Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 177,049 for

document formatting

(0.14 sec)
  1. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....process of building a Document easier. Document is a composite object...structure of Document and allows to insert content and formatting quickly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target Document that already contains Formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...a target document that already contains formatting definitions...have a blue font color . The document itself is empty and contains...

    forum.aspose.com/t/list-level-and-heading-style...
  3. 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...
  4. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C# to add conditional Formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings Contents [ Hide ] 2-Color...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/net/adding-2-color-scale-...
  5. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents Formatting of a list...class List class Represents formatting of a list. To learn more...the Working with Lists documentation article. Remarks A list...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text Formatting with a simple boolean setting. Enhance your Markdown experience!...characters “++” as underline text formatting. The default value is false...characters “++” as underline text formatting. using ( MemoryStream stream...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Aspose.Words.Tables | Aspose.Words for .NET

    Discover the Aspose.Words.Tables namespace, featuring powerful classes for managing table rows, cells, and their Formatting to enhance your Document creation....tables, rows, cells and their formatting. Classes Class Description...CellFormat Represents all formatting for a table cell. PreferredWidth...

    reference.aspose.com/words/net/aspose.words.tab...
  8. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line Formatting for the parent chart element....stroke property Gets line formatting for the parent chart element...set marker formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents Formatting of a list...class List class Represents formatting of a list. To learn more...the Working with Lists documentation article. Remarks A list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Join Tables in C#|Aspose.Words for .NET

    Join tables in C#. How to merge two tables into one C#....Words Document Object Model, is made up of...join two tables in a Word document using Aspose.Words for .NET...

    docs.aspose.com/words/net/table-join/