C# Класс ApiExamples.ExDocument

Наследование: ApiExampleBase
Показать файл Открыть проект

Открытые методы

Метод Описание
SaveHtmlExportFonts ( ) : void
SaveHtmlExportImages ( ) : void
SaveToBrowser ( ) : void

RK We are not actually executing this as a test because it does not seem to work without ASP.NET

TestNodeChangingInDocument ( ) : void

Приватные методы

Метод Описание
AcceptAllRevisions ( ) : void
AppendAllDocumentsInFolder ( ) : void
AppendDocument ( ) : void
AppendDocumentFromAutomation ( ) : void
ChangeFieldUpdateCultureSource ( ) : void
CloneDocument ( ) : void
CompareDocumentWithRevisions ( ) : void
CompareEx ( ) : void
ControlListLabelsExportToHtml ( ) : void
ConvertToHtml ( ) : void
ConvertToMhtml ( ) : void
ConvertToTxt ( ) : void
DefaultTabStop ( ) : void
DetachTemplate ( ) : void
DetectDocumentSignatures ( ) : void
DetectFileFormat ( ) : void
DetectFileFormat_EnumConversions ( ) : void
DetectFileFormat_SaveFormatToLoadFormat ( ) : void
Doc2EpubSave ( ) : void
Doc2EpubSaveWithOptions ( ) : void
Doc2PdfSave ( ) : void
DocumentByteArray ( ) : void
DocumentCtor ( ) : void
DocumentEnsureMinimum ( ) : void
DocumentGetText_ToString ( ) : void
ExtractPlainTextFromDocument ( ) : void
ExtractPlainTextFromStream ( ) : void
FootnoteOptionsEx ( ) : void
GetDocumentVariables ( ) : void
GetOrSetDocumentThemeProperties ( ) : void
GetOriginalFileInfo ( ) : void
GetPageCount ( ) : void
GetProtectionType ( ) : void
GetShapeAltTextTitle ( ) : void
GetUpdatedPageProperties ( ) : void
HyphenationOptions ( ) : void
HyphenationOptionsDefaultValues ( ) : void
HyphenationOptionsExceptions ( ) : void
InsertHtmlFromWebPage ( ) : void
JoinRunsWithSameFormatting ( ) : void
LicenseFromFileNoPath ( ) : void
LicenseFromStream ( ) : void
LoadEncryptedFromFile ( ) : void
LoadEncryptedFromStream ( ) : void
LoadFormat ( ) : void
LoadFormatForOldDocuments ( ) : void
OpenAndSaveToFile ( ) : void
OpenDocumentFromWeb ( ) : void
OpenFromFile ( ) : void
OpenFromStream ( ) : void
OpenFromStreamWithBaseUri ( ) : void
PasswordVerification ( ) : void
ProtectUnprotectDocument ( ) : void
RemoveExternalSchemaReferencesEx ( ) : void
RemoveMacrosFromDocument ( ) : void
RemoveSmartTagsFromDocument ( ) : void
RemoveUnusedResourcesEx ( ) : void
SaveHtmlExportFontsCaller ( ) : void
SaveHtmlExportImagesCaller ( ) : void
SaveHtmlPrettyFormat ( ) : void
SaveHtmlWithOptions ( ) : void
SaveToStream ( ) : void
SetZoom ( ) : void
ShowRevisionBalloonsInPdf ( ) : void
SignDocument ( ) : void
SignPdfDocument ( ) : void
StartTrackRevisionsEx ( ) : void
TableStyleToDirectFormatting ( ) : void
TestNodeChangingInDocumentCaller ( ) : void
UpdateFields ( ) : void
UpdateTableLayout ( ) : void
UpdateThumbnailEx ( ) : void
ValidateAllDocumentSignatures ( ) : void
ValidateIndividualDocumentSignatures ( ) : void

Описание методов

SaveHtmlExportFonts() публичный Метод

public SaveHtmlExportFonts ( ) : void
Результат void

SaveHtmlExportImages() публичный Метод

public SaveHtmlExportImages ( ) : void
Результат void

SaveToBrowser() публичный Метод

RK We are not actually executing this as a test because it does not seem to work without ASP.NET
public SaveToBrowser ( ) : void
Результат void

TestNodeChangingInDocument() публичный Метод

public TestNodeChangingInDocument ( ) : void
Результат void