Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 219,428 for

formatting

(0.23 sec)
  1. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages Formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....class Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience....MajorFormattingLoss 100 Generic major formatting loss, no specific code. ...MinorFormattingLoss 10000 Generic minor formatting loss, no specific code. FontSubstitution...

    reference.aspose.com/words/net/aspose.words/war...
  3. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading Formatting for this conditional style....that refers to the shading formatting for this conditional style...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Portable Document Format (PDF)|Aspose.Slides fo...

    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....Portable Document Format (PDF) Contents [ Hide ] The Portable...Portable Document Format is a file format created by Adobe Systems for...

    docs.aspose.com/slides/php-java/portable-docume...
  5. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading Formatting for this conditional style....that refers to the shading formatting for this conditional style...// Conditional styles are formatting changes that affect only...

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

    Aspose.Words.ParagraphFormat class. Represents all the Formatting for a paragraph...class Represents all the formatting for a paragraph. To learn...that refers to the shading formatting for the paragraph. snapToGrid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...aspects of document content and formatting slightly differently during...missing the default paragraph formatting style. # This default style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.reflection property | Aspose.Words fo...

    ShapeBase.reflection property. Gets reflection Formatting for the shape....property Gets reflection formatting for the shape. get reflection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for C++....Normally they are used for formatting purposes and are not drawn...if you click the Show/Hide Formatting Marks button located on the...

    docs.aspose.com/words/cpp/working-with-control-...
  10. Join Tables in C++|Aspose.Words for C++

    Advanced table manipulations. How to merge two tables into one C++. Join tables using C++.... Q: Will the formatting of the original rows be preserved...cloned with Clone(true) , all formatting, cell widths, and styles...

    docs.aspose.com/words/cpp/join-tables/