Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 152,646 for

document formatting

(0.09 sec)
  1. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and Formatting for this paragraph in C++....list numbering value and formatting for this paragraph. System...items. auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. ShadowFormat.clear method | Aspose.Words for Py...

    ShadowFormat.clear method. Clears shadow format....method clear() Clears shadow format. def clear ( self ): ... Examples...shadow formatting for the shape. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the Document....startTable() Starts a table in the document. startTable () Remarks The...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Discover the ApplyParagraphFormat property in FindReplaceOptions for seamless paragraph Formatting in your Documents. Enhance your content effortlessly!...ApplyParagraphFormat property Paragraph formatting applied to new content. public...Examples Shows how to add formatting to paragraphs in which a...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the font is formatted as bold....property True if the font is formatted as bold. get bold () : boolean...Examples Shows how to insert formatted text using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your Document dynamically when building a report using C#....when you need to override formatting of some parts of an expression...with styles of a template document. For more information on dynamic...

    docs.aspose.com/words/net/inserting-html-dynami...
  9. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.insert_horizontal_rule method. Inserts a horizontal rule shape into the Document....horizontal rule shape into the document. def insert_horizontal_rule...customize its formatting. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...