Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 219,640 for

formatting

(0.17 sec)
  1. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font Formatting properties....that represents current font formatting properties. get font () :...modify font formatting properties. Specify font formatting before...

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

    aspose.words.lists.ListFormat class. Allows to control what list Formatting is applied to a paragraph...Allows to control what list formatting is applied to a paragraph...numbered, it is said that list formatting is applied to the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering Formatting feature in Aspose.Words for Java....document is a set of list formatting properties. Lists can be...be used in your documents to format, arrange, and emphasize text...

    docs.aspose.com/words/java/working-with-lists/
  4. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Special using Aspose.Cells for Node.js via C++ API....Ask AI How to Format Number to Special Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  5. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....context_table_formatting True if the formatting applied to table...content does not affect the formatting of the content that follows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Words.Lists module | Aspose.Words for No...

    The Aspose.Words.Lists module contains classes for working with bulleted and numbered lists defined in a document....ListCollection Stores and manages formatting of bulleted and numbered...Allows to control what list formatting is applied to a paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Row.rowFormat property | Aspose.Words for Node.js

    Row.rowFormat property. Provides access to the Formatting properties of the row....property Provides access to the formatting properties of the row. get...Examples Shows how to modify the format of rows and cells in a table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Format Number to Special with Golang via...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....How to Format Number to Special with Golang via C++ Contents...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  9. Font.clearFormatting method | Aspose.Words for ...

    Font.clearFormatting method. Resets to default font Formatting....clearFormatting() Resets to default font formatting. clearFormatting () Remarks...Remarks Removes all font formatting specified explicitly on the object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/fonttype-distinction-is-not-...