Aspose.Words.Saving.PdfTextCompression enum. Specifies a type of compression applied to all content in the PDF file except images in C#....saving a document to PDF. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...
PdfSaveOptions EncryptionDetails property. Gets or sets the details for encrypting the output PDF Document in C#....encrypting the output PDF document. public PdfEncryptionDetails...value is null and the output document will not be encrypted. When...
Contains details for encrypting and access permissions for a PDF Document in Java....access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Documentdocumentation article. Examples:...
Aspose.Words.AI.AiModelType enum. Represents the types of AiModel that can be integrated into the Document processing workflow in C#....can be integrated into the document processing workflow. public...Google models. Document firstDoc = new Document ( MyDir + "Big...
PageSet All property. Gets a set with all the pages of the Document in their original order in C#....with all the pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...
How to defined a custom workflow using Aspose AutoMerge add-on that can be used with Workflows and Dialogs in CRM in C#....dll to generate document from a template. We have defined...defined a custom workflow assembly that can be used with Workflows...
Document Variables property. Returns the collection of variables added to a Document or template in C#....Variables Contents [ Hide ] Document.Variables property Returns...collection of variables added to a document or template. public VariableCollection...
Binds PDF Document for editing....BindPdf(string) Binds PDF document for editing. public void BindPdf...String The path of input PDF document. See Also interface IFacade...
BuiltInDocumentProperties Author property. Gets or sets the name of the Documents author in C#....Gets or sets the name of the document’s author. public string Author...how to work with built-in document properties in the “Description”...
BuiltInDocumentProperties Comments property. Gets or sets the Document comments in C#....property Gets or sets the document comments. public string Comments...how to work with built-in document properties in the “Description”...