Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 9,632 for

assemble document

(0.06 sec)
  1. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    PdfSaveOptions OutlineOptions property. Allows to specify outline options in C#....a saved 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...
  2. PageCount | Aspose.Note for .NET API Reference

    Gets or sets the number of pages to save. By default is MaxValue which means all pages of the Document will be rendered....which means all pages of the document will be rendered. public int...save a document in pdf format. // The path to the documents directory...

    reference.aspose.com/note/net/aspose.note.savin...
  3. CompositeNode.AcceptEnd | Aspose.Words for .NET

    CompositeNode AcceptEnd method. When implemented in a derived class calls the VisitXXXEnd method of the specified Document visitor in C#....VisitXXXEnd method of the specified document visitor. public abstract VisitorAction...how to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/net/aspose.words/com...
  4. CompositeNode.AcceptStart | Aspose.Words for .NET

    CompositeNode AcceptStart method. When implemented in a derived class calls the VisitXXXStart method of the specified Document visitor in C#....VisitXXXStart method of the specified document visitor. public abstract VisitorAction...how to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/net/aspose.words/com...
  5. BuiltInDocumentProperties.CreatedTime | Aspose....

    BuiltInDocumentProperties CreatedTime property. Gets or sets date of the Document creation in UTC in C#....property Gets or sets date of the document creation in UTC. public DateTime...get ; set ; } Remarks For documents originated from RTF format...

    reference.aspose.com/words/net/aspose.words.pro...
  6. LastModifiedTime | Aspose.Note for .NET API Ref...

    Gets or sets the last modified time....Load the document into Aspose.Note. Document document = new Document...week. var richTextNodes = document . GetChildNodes < RichText...

    reference.aspose.com/note/net/aspose.note/richt...
  7. BuiltInDocumentProperties.Version | Aspose.Word...

    BuiltInDocumentProperties Version property. Represents the version number of the application that created the Document in C#....application that created the document. public int Version { get...get ; set ; } Remarks When a document was created by Microsoft Word...

    reference.aspose.com/words/net/aspose.words.pro...
  8. StructuredDocumentTagRangeStart | Aspose.Words ...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class in C#....instance of the Structured document tag range start class. public...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomDocumentProperties Class | Aspose.Words f...

    Aspose.Words.Properties.CustomDocumentProperties class. A collection of custom Document properties in C#....class A collection of custom document properties. To learn more...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  10. StructuredDocumentTag.Title | Aspose.Words for ...

    StructuredDocumentTag Title property. Specifies the friendly name associated with this SDT. Can not be null in C#....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...