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

assemble document

(0.1 sec)
  1. SubDocument.NodeType | Aspose.Words for .NET

    SubDocument NodeType property. Returns SubDocument in C#....master document’s subdocument. Document doc = new Document ( MyDir...MyDir + "Master document.docx" ); NodeCollection subDocuments =...

    reference.aspose.com/words/net/aspose.words/sub...
  2. Granularity Enum | Aspose.Words for .NET

    Aspose.Words.Comparing.Granularity enum. Specifies the granularity of changes to track when comparing two Documents in C#....track when comparing two documents. public enum Granularity Values...comparing documents. Document docA = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  3. Field | Aspose.PDF for .NET API Reference

    Creates field for use in Generator....Field ( Document doc ) Parameter Type Description doc Document Document...be created. See Also class Document class Field namespace Aspose...

    reference.aspose.com/pdf/net/aspose.pdf.forms/f...
  4. 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...
  5. IDocumentLoadingCallback.Notify | Aspose.Words ...

    IDocumentLoadingCallback Notify method. This is called to notify of Document loading progress in C#....This is called to notify of document loading progress. public void...how to notify the user if document loading exceeded expected...

    reference.aspose.com/words/net/aspose.words.loa...
  6. EditableRange Class | Aspose.Words for .NET

    Aspose.Words.EditableRange class. Represents a single editable range in C#....Words Document Object Model (DOM) documentation article. public...the editable range from the document. Does not remove content inside...

    reference.aspose.com/words/net/aspose.words/edi...
  7. ShapeBase.Title | Aspose.Words for .NET

    ShapeBase Title property. Gets or sets the title caption of the current shape object in C#.... Document doc = new Document (); DocumentBuilder...title, and then add it to the document. Shape shape = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. XpsSaveOptions.DigitalSignatureDetails | Aspose...

    XpsSaveOptions DigitalSignatureDetails property. Gets or sets DigitalSignatureDetails object used to sign a Document in C#....DigitalSignatureDeta object used to sign a document. public DigitalSignatureDeta...to sign XPS document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlVersion Enum | Aspose.Words for .NET

    Aspose.Words.Saving.HtmlVersion enum. Indicates the version of HTML is used when saving the Document to Html and Mhtml formats in C#....HTML is used when saving the document to Html and Mhtml formats...Description Xhtml 0 Saves the document in compliance with the XHTML...

    reference.aspose.com/words/net/aspose.words.sav...
  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...