Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 9,632 for

assemble document

(0.07 sec)
  1. ActiveDocument | Aspose.HTML for .NET API Refer...

    Gets the current Document....Gets the current document. public Document ActiveDocument { get...Value The active document. See Also class Document interface IBrowsingContext...

    reference.aspose.com/html/net/aspose.html.dom/i...
  2. RtfLoadOptions | Aspose.Words for .NET

    RtfLoadOptions constructor. Initializes a new instance of this class with default values in C#....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. RtfLoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  3. AdvancedCompareOptions Class | Aspose.Words for...

    Aspose.Words.Comparing.AdvancedCompareOptions class. Allows to set advanced compare options in C#.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...

    reference.aspose.com/words/net/aspose.words.com...
  4. IStructuredDocumentTag.LockContentControl | Asp...

    IStructuredDocumentTag LockContentControl property. When set to true this property will prohibit a user from deleting this SDT in C#....structured document tags. Document doc = new Document (); DocumentBuilder...Insert a plain text structured document tag, which acts as a text...

    reference.aspose.com/words/net/aspose.words.mar...
  5. DigitalSignature Class | Aspose.Words for .NET

    Aspose.Words.DigitalSignatures.DigitalSignature class. Represents a digital signature on a Document and the result of its verification in C#....Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. public class DigitalSignature...

    reference.aspose.com/words/net/aspose.words.dig...
  6. MultiplePagesType Enum | Aspose.Words for .NET

    Aspose.Words.Settings.MultiplePagesType enum. Specifies how Document is printed out in C#....enumeration Specifies how document is printed out. public enum...Specifies whether to print the document as a book fold. BookFoldPrintingReve...

    reference.aspose.com/words/net/aspose.words.set...
  7. StructuredDocumentTag.NodeType | Aspose.Words f...

    StructuredDocumentTag NodeType property. Returns StructuredDocumentTag in C#.... Document doc = new Document (); DocumentBuilder...style from the document to a structured document tag. // 1 - Apply...

    reference.aspose.com/words/net/aspose.words.mar...
  8. DocumentProperty.ToString | Aspose.Words for .NET

    DocumentProperty ToString method. Returns the property value as a string formatted according to the current locale in C#....custom document properties. Document doc = new Document (); CustomDocumentProper...custom document properties. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Table.AcceptEnd | Aspose.Words for .NET

    Table AcceptEnd method. Accepts a visitor for visiting the end of the table in C#....visitor DocumentVisitor The document visitor. Return Value The...all hidden content from a document. public void RemoveHiddenContentF...

    reference.aspose.com/words/net/aspose.words.tab...
  10. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    PageLayoutCallbackArgs PageIndex property. Gets 0based index of the page in the Document this event relates to. Returns negative value if there is no associated page or if page was removed during reflow in C#....0-based index of the page in the document this event relates to. Returns...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.lay...