Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 4,983 for

assemble document

(0.07 sec)
  1. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property to access and customize your current list formatting settings for enhanced Document design.... Document doc = new Document (); DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/doc...
  2. List.IsMultiLevel | Aspose.Words for .NET

    Discover if your list supports multi-levels! Our tool reveals true for 9 levels and false for 1, enhancing your data management efficiency.... But in some documents, created with earlier versions...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words.lis...
  3. List.IsListStyleDefinition | Aspose.Words for .NET

    Discover if the List IsListStyleDefinition property defines a list style. Unlock enhanced styling options for your lists today!...use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility.... Document doc = new Document (); DocumentBuilder...that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage paragraph outline levels in your Documents for enhanced organization and clarity....level of a paragraph in the document. public enum OutlineLevel...collapsible text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/out...
  6. FieldToc.PreserveLineBreaks | Aspose.Words for ...

    Discover how the FieldToc PreserveLineBreaks property enhances table entries by preserving newline characters for improved readability and formatting....void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToc.PageNumberOmittingLevelRange | Aspose....

    Discover the FieldToc PageNumberOmittingLevelRange property to customize your table of contents by omitting page numbers for specific entry levels....void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToc.UseParagraphOutlineLevel | Aspose.Word...

    Discover how to utilize the FieldToc UseParagraphOutlineLevel property to enhance Document organization by setting paragraph outline levels effectively....void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldToc.UpdatePageNumbers | Aspose.Words for .NET

    Effortlessly update your table of contents with FieldToc's UpdatePageNumbers method, ensuring accurate navigation and enhanced Document usability....void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TabStopCollection.Count | Aspose.Words for .NET

    Discover the TabStopCollection Count property to easily access the total number of tab stops, enhancing your UI design and user experience....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

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