PdfDigitalSignatureDetails HashAlgorithm property. Gets or sets the hash algorithm in C#....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...
PdfEncryptionAlgorithm PdfEncryptionAlgorithm enumeration Specifies the encryption algorithm to use for encrypting a ......to use for encrypting a PDF document. public enum PdfEncryptionAlgorit...to use for encrypting a PDF document. RC4_128 1 Specifies the encryption...
PageInfo Colored property. Returns true if the page contains colored content in C#.... Document doc = new Document ( MyDir + "Document.docx" );...that the first page of the document is not colored. Assert . IsFalse...
LanguagePreferences DefaultEditingLanguage property. Gets or sets default editing language in C#....default language when loading a document. LoadOptions loadOptions =...EditingLanguage . Russian ; Document doc = new Document ( MyDir + "No default...
PdfPermissions PdfPermissions enumeration Specifies permissions to use for accessing a PDF Document. public enum PdfP......to use for accessing a PDF document. public enum PdfPermissions...to use for accessing a PDF document. Printing 4 Specifies permissions...
Gets the current Document....Gets the current document. public Document ActiveDocument { get...Value The active document. See Also class Document interface IBrowsingContext...
PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted PDF Document....password for the encrypted PDF document. @property def owner_password...user to open an encrypted PDF document without any access restrictions...
Document PageCount property. Gets the number of pages in the Document as calculated by the most recent page layout operation in C#....PageCount Contents [ Hide ] Document.PageCount property Gets the...the number of pages in the document as calculated by the most...
GlossaryDocument BuildingBlocks property. Returns a typed collection that represents all building blocks in the glossary Document in C#....building blocks in the glossary document. public BuildingBlockCollect...glossary document. public void GlossaryDocument () { Document doc...
Aspose.Words.CleanupOptions class. Allows to specify options for Document cleaning in C#....Allows to specify options for document cleaning. To learn more, visit...visit the Clean Up a Documentdocumentation article. public class...