Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 172,382 for

document formatting

(0.13 sec)
  1. ConditionalStyle | Aspose.Words for Java

    Represents special Formatting applied to some area of a table with assigned table style in Java....Cloneable Represents special formatting applied to some area of a...the Working with Tables documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Examples Shows how to insert formatted text using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Online DOCX File Splitter or Build Python Apps ...

    Free online app to Split different DOCX files. Python Splitter library code for DOCX Documents....NET Split Docx Online Document Splitter App and Python Code...DOCX document splitter applications. Freely split documents including...

    products.aspose.com/total/python-net/split/docx/
  4. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting Formatting in the docum…...and the resulting formatting in the document not using the indent...unordered list into a Word document using Aspose.Words, you can...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  6. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/net/modify-an-existing-st...
  7. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Python via .NET API....Ask AI How to Format Number as Currency Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to currency in Excel...

    docs.aspose.com/cells/python-net/format-number-...
  8. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...the Working with Fonts documentation article. Remarks You do...allCaps True if the font is formatted as all capital letters. autoColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...the Working with Fonts documentation article. Remarks You do...all_caps True if the font is formatted as all capital letters. auto_color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a Document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....insert a new paragraph into the document, in fact, you need to insert...a string of text into the document, but also adds a paragraph...

    docs.aspose.com/words/net/working-with-paragraphs/