Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 179,373 for

document formatting

(0.2 sec)
  1. ListFormat | Aspose.Words for Java

    Allows to control what list Formatting is applied to a paragraph in Java....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. Remarks: A paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../Documentbuilder/insertHtml/#string_htmlinsertoptions) method....UseBuilderFormatting Use font and paragraph formatting specified in DocumentBuilder...DocumentBuilder as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Tables and Ranges with JavaScript via C++|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  4. ChartFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartFormat class. Represents the Formatting of a chart element...ChartFormat class Represents the formatting of a chart element. To learn...the Working with Charts documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListTrailingCharacter Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTrailingCharacter enum to customize list labels and enhance paragraph Formatting for a polished Document presentation....how to apply custom list formatting to paragraphs when using...DocumentBuilder. Document doc = new Document (); // A list allows...

    reference.aspose.com/words/net/aspose.words.lis...
  6. CellFormat.WrapText | Aspose.Words for .NET

    Discover the CellFormat WrapText property to enhance your spreadsheet's readability by automatically wrapping text in cells for a cleaner look.... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various Formatting options to enhance the appearance and usability of your charts....that have their standard formatting settings. We only define...created with its default formatting settings. But Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/customizin...
  8. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. @property def styles ( self...access a document’s style collection. doc = aw . Document () self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your Documents with DocumentBuilder's EndRow method. Streamline your Formatting and enhance Document clarity!...method Ends a table row in the document. public Row EndRow () Return...RowFormat property to specify row formatting. Examples Shows how to merge...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the Document....Inserts a table cell into the document. def insert_cell ( self ):...DocumentBuilder.cell_format property to specify cell formatting. Returns...

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