Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 9,585 for

assemble document

(0.11 sec)
  1. CharacterSet | Aspose.SVG for .NET API Reference

    Gets the Documents encoding....CharacterSet Document.CharacterSet property Gets the document’s encoding...Value The document’s encoding. See Also class Document namespace...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  2. MailMerge.MappedDataFields | Aspose.Words for .NET

    MailMerge MappedDataFields property. Returns a collection that represents mapped data fields for the mail merge operation in C#....of mail merge fields in the document. Examples Shows how to map...MappedDataFieldColle () { Document doc = CreateSourceDocMappe...

    reference.aspose.com/words/net/aspose.words.mai...
  3. MarkdownSaveOptions | Aspose.Sildes for .NET AP...

    Represents options that control how presentation should be saved to markdown....Specifies the base path where document with resources will be saved...Specifies whether the generated document should have new lines \r(Macintosh)...

    reference.aspose.com/slides/net/aspose.slides.e...
  4. DocProps | Aspose.Diagram for .NET API Reference

    Contains elements that control the Documents preview quality scope and output format....elements that control the document’s preview quality, scope,...get; } Indicates whether the document is being reviewed for markup...

    reference.aspose.com/diagram/net/aspose.diagram...
  5. FieldSaveDate.UseLunarCalendar | Aspose.Words f...

    FieldSaveDate UseLunarCalendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C#....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    FieldSaveDate UseSakaEraCalendar property. Gets or sets whether to use the Saka Era calendar in C#....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BookmarkStart Class | Aspose.Words for .NET

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word Document in C#....start of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. public class BookmarkStart...

    reference.aspose.com/words/net/aspose.words/boo...
  8. PageSetup Class | Aspose.Words for .NET

    Aspose.Words.PageSetup class. Represents the page setup properties of a section in C#....the Working with Sections documentation article. public class PageSetup...characters per line in the document grid. DifferentFirstPageHe...

    reference.aspose.com/words/net/aspose.words/pag...
  9. LayoutEnumerator Class | Aspose.Words for .NET

    Aspose.Words.Layout.LayoutEnumerator class. Enumerates page layout entities of a Document. You can use this class to walk over the page layout model. Available properties are type geometry text and page index where entity is rendered as well as overall structure and relationships. Use combination of GetEntity and Current move to the entity which corresponds to a Document node in C#....page layout entities of a document. You can use this class to...entity which corresponds to a document node. To learn more, visit...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Row.LastCell | Aspose.Words for .NET

    Row LastCell property. Returns the last Cell in the row in C#....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...