Méthode | Description | |
---|---|---|
GetSupportedInputFormat ( ) : string |
Returns the name of the input format that this IFormatConverter supports
|
Méthode | Description | |
---|---|---|
ConvertPowerPointToOneNote ( |
Converts PowerPoint presentan to OneNote while converting the sections in power point to main pages, and slides to sub pages It creates two notebooks, one for the Trainer and one for the student
|
|
IncludeStudentNotebook ( ) : bool |
Gets whether the trainer notebook should be created or not
|
|
IncludeTrainerNotebook ( ) : bool |
Gets whether the trainer notebook should be created or not
|
Méthode | Description | |
---|---|---|
ConvertPowerPointWithSectionsToOneNote ( |
Helper method to include the common code between the trainer and the student create notebook when converting Power Point files that have sections
|
|
ConvertPowerPointWithoutSectionsToOneNote ( |
Helper method to include the common code between the trainer and the student create notebook when converting Power Point files that doesn't have sections
|
protected ConvertPowerPointToOneNote ( |
||
pptOpenXml | ||
imgsPath | string | |
note | ||
sectionName | string | |
Résultat | void |
public GetSupportedInputFormat ( ) : string | ||
Résultat | string |
protected IncludeStudentNotebook ( ) : bool | ||
Résultat | bool |
protected IncludeTrainerNotebook ( ) : bool | ||
Résultat | bool |