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

assemble document

(0.12 sec)
  1. Font.BoldBi | Aspose.Words for .NET

    Font BoldBi property. True if the righttoleft text is formatted as bold in C#.... Document doc = new Document (); DocumentBuilder...are about to add // with the document builder is right-to-left....

    reference.aspose.com/words/net/aspose.words/fon...
  2. 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...
  3. CompositeNode.RemoveChild | Aspose.Words for .NET

    CompositeNode RemoveChild method. Removes the specified child node in C#....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  4. 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...
  5. BookmarkCollection.Clear | Aspose.Words for .NET

    BookmarkCollection Clear method. Removes all bookmarks from this collection and from the Document in C#....this collection and from the document. public void Clear () Examples...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. ListFormat.List | Aspose.Words for .NET

    ListFormat List property. Gets or sets the list this paragraph is a member of in C#....must belong to the current document. The list that is being assigned...inside another list. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  7. BuildingBlockCollection Class | Aspose.Words fo...

    Aspose.Words.BuildingBlocks.BuildingBlockCollection class. A collection of BuildingBlock objects in the Document in C#....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words.bui...
  8. 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...
  9. Field.IsLocked | Aspose.Words for .NET

    Field IsLocked property. Gets or sets whether the field is locked should not recalculate its result in C#.... Document doc = new Document (); DocumentBuilder...represents the field in the document. field = ( FieldDate ) fieldStart...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Forms2OleControlCollection.Item | Aspose.Words ...

    Forms2OleControlCollection Item property. Gets Forms2OleControl object at a specified index in C#....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...

    reference.aspose.com/words/net/aspose.words.dra...