Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 9,614 for

assemble document

(0.18 sec)
  1. DocumentBase.WarningCallback | Aspose.Words for...

    DocumentBase WarningCallback property. Called during various Document processing procedures when an issue is detected that might result in data or formatting fidelity loss in C#....property Called during various document processing procedures when...WarningCallback { get ; set ; } Remarks Document may generate warnings at any...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Section.HeadersFooters | Aspose.Words for .NET

    Section HeadersFooters property. Provides access to the headers and footers nodes of the section in C#....text in a document’s footer. Document doc = new Document ( MyDir...footers from a document. Document doc = new Document ( MyDir + "Header...

    reference.aspose.com/words/net/aspose.words/sec...
  3. MailMergeSettings.Clear | Aspose.Words for .NET

    MailMergeSettings Clear method. Clears the mail merge settings in such a way that when the Document is saved no mail merge settings will be saved and it will become a normal Document in C#....in such a way that when the document is saved, no mail merge settings...and it will become a normal document. public void Clear () Examples...

    reference.aspose.com/words/net/aspose.words.set...
  4. FieldIncludeText.BookmarkName | Aspose.Words fo...

    FieldIncludeText BookmarkName property. Gets or sets the name of the bookmark in the Document to include in C#....name of the bookmark in the document to include. public string...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Document.CustomXmlParts | Aspose.Words for .NET

    Document CustomXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts in C#....CustomXmlParts Contents [ Hide ] Document.CustomXmlParts property Gets...Parts into OOXML and DOC documents only. This property cannot...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    PdfDigitalSignatureDetails Reason property. Gets or sets the reason for the signing in C#....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Inline IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Inline.IsDeleteRevision | Aspose.Words for .NET

    Inline IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  9. DocumentType | Aspose.HTML for .NET API Reference

    Initializes a new instance of the DocumentTypeaspose.html.dom/Documenttype class...., string internalSubset , Document doc ) Parameter Type Description...subset. doc Document The document. See Also class Document class DocumentType...

    reference.aspose.com/html/net/aspose.html.dom/d...
  10. SignOptions.SignatureLineImage | Aspose.Words f...

    SignOptions SignatureLineImage property. The image that will be shown in associated SignatureLine. Default value is null in C#....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/net/aspose.words.dig...