Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 9,370 for

assemble document

(0.11 sec)
  1. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    TxtSaveOptions SimplifyListLabels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text in C#....saving a document to plaintext. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldGoToButton.DisplayText | Aspose.Words for ...

    FieldGoToButton DisplayText property. Gets or sets the text of the button that appears in the Document such that it can be selected to activate the jump in C#....“button” that appears in the document, such that it can be selected...GOTOBUTTON field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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...
  4. Cell.IsFirstCell | Aspose.Words for .NET

    Cell IsFirstCell property. True if this is the first cell inside a row false otherwise 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...
  5. MetafileRenderingOptions.EmulateRenderingToSize...

    MetafileRenderingOptions EmulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page in C#.... Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    HtmlSaveOptions ExportPageSetup property. Specifies whether page setup is exported to HTML MHTML or EPUB. Default is false in C#....Words document model provides page setup...PageSetup class. When you export a document to HTML format you might need...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldSet.BookmarkName | Aspose.Words for .NET

    FieldSet BookmarkName property. Gets or sets the name of the bookmark in C#....display it in the document using a REF field. Document doc = new Document...namespace Aspose.Words.Fields assembly Aspose.Words FieldSet FieldSet...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CommentRangeStart.Accept | Aspose.Words for .NET

    CommentRangeStart Accept method. Accepts a visitor in C#....their comment ranges using a document visitor. public void CreateCommentsAndPri...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  9. Comment.Initial | Aspose.Words for .NET

    Comment Initial property. Returns or sets the initials of the user associated with a specific comment in C#....their comment ranges using a document visitor. public void CreateCommentsAndPri...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  10. MailMerge.CleanupOptions | Aspose.Words for .NET

    MailMerge CleanupOptions property. Gets or sets a set of flags that specify what items should be removed during mail merge in C#....merge output document. Document doc = new Document (); DocumentBuilder...during mail merge. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...