Class which allows to create/load Documents of different types....which allows to create/load documents of different types. The DocumentFactory...Description create_document(input, options) Create document. create_document()...
Document MailMerge property. Returns a MailMerge object that represents the mail merge functionality for the Document in C#....MailMerge Contents [ Hide ] Document.MailMerge property Returns...merge functionality for the document. public MailMerge MailMerge...
PdfSaveOptions DisplayDocTitle property. A flag specifying whether the windows title bar should display the Document title taken from the Title entry of the Document information dictionary in C#....title bar should display the document title taken from the Title...Title entry of the document information dictionary. public bool DisplayDocTitle...
Aspose.Words.Loading.LoadOptions class. Allows to specify additional options such as password or base URI when loading a Document into a Document object in C#....URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. public class LoadOptions...
Aspose.Words.Saving.XlsxSectionMode enum. Specifies how sections are handled when saving a Document in the XLSX format in C#....are handled when saving a document in the XLSX format. public...created for each section of a document. SingleWorksheet 1 Specifies...
Represents a class for adding texts and images on the pages of existing PDF Document....the pages of existing PDF document. public sealed class PdfFileMend...Constructor. PdfFileMend (Document) Initializes new PdfFileMend...
OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Docx format in C#....that can be used to save a document in the Docx format. public...saved document to adhere to. Document doc = new Document (); DocumentBuilder...
Document TrackRevisions property. True if changes are tracked when this Document is edited in Microsoft Word in C#....TrackRevisions Contents [ Hide ] Document.TrackRevisions property True...changes are tracked when this document is edited in Microsoft Word...