Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 9,584 for

assemble document

(0.13 sec)
  1. BuiltInDocumentPropertyCollection.CreatedUniver...

    BuiltInDocumentPropertyCollection property. Gets or sets the Universal time of the Document creation...the Universal time of the document creation. public DateTime...property when you modify the document. See Also class BuiltInDocumentPrope...

    reference.aspose.com/cells/net/aspose.cells.pro...
  2. DocumentBuilder.MoveTo | Aspose.Words for .NET

    DocumentBuilder MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C#.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldPrint Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldPrint class. Implements the PRINT field in C#....the Working with Fields documentation article. public class FieldPrint...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ImageColorMode | Aspose.Diagram for .NET API Re...

    ImageColorMode ImageColorMode enumeration Specifies the color mode for the generated images of Document pages. public......for the generated images of document pages. public enum ImageColorMode...Description None 0 The pages of the document will be rendered as color...

    reference.aspose.com/diagram/net/aspose.diagram...
  5. CreateHTMLDocument | Aspose.SVG for .NET API Re...

    Returns a Document with a basic tree already constructed including a title element unless the title argument is omitted....CreateHTMLDocument method Returns a document, with a basic tree already...argument is omitted. public Document CreateHTMLDocument ( string...

    reference.aspose.com/svg/net/aspose.svg.dom/ido...
  6. ISwfOptions|Aspose.Sildes for Python via .NET A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....whether the generated SWF document should be compressed or not...generated SWF document should include the integrated document viewer...

    docs.aspose.com/slides/python-net/api-reference...
  7. RevisionType Enum | Aspose.Words for .NET

    Aspose.Words.RevisionType enum. Specifies the type of change being tracked in Revision in C#....content was inserted in the document. Deletion 1 Content was removed...removed from the document. FormatChange 2 Change of formatting...

    reference.aspose.com/words/net/aspose.words/rev...
  8. AbsolutePositionTab Class | Aspose.Words for .NET

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in C#....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/abs...
  9. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    DocumentBuilder IsAtStartOfParagraph property. Returns true if the cursor is at the beginning of the current paragraph no text before the cursor in C#....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.CurrentParagraph | Aspose.Words...

    DocumentBuilder CurrentParagraph property. Gets the paragraph that is currently selected in this DocumentBuilder in C#....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...