Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 214,976 for

formatting

(0.08 sec)
  1. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the Formatting properties of the row....row_format property Row.row_format property Provides access to...to the formatting properties of the row. @property def row_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. aspose.words.lists module | Aspose.Words for Py...

    The aspose.words.lists module contains classes for working with bulleted and numbered lists defined in a document....Description List Represents formatting of a list. To learn more...ListCollection Stores and manages formatting of bulleted and numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat Class | Aspose.Words for .NET

    Master list Formatting in your documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Allows to control what list formatting is applied to a paragraph...has bulleted or numbered formatting applied to it. List { get;...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Aspose::Words::Lists::ListFormat class | Aspose...

    Aspose::Words::Lists::ListFormat class. Allows to control what list Formatting is applied to a paragraph. To learn more, visit the documentation article in C++....Allows to control what list formatting is applied to a paragraph...has bulleted or numbered formatting applied to it. get_List ()...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. 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...
  6. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how Formatting is merged when importing content from another document....enumeration Specifies how formatting is merged when importing...this option specifies how formatting is resolved when both documents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImportFormatMode enumeration | Aspose.Words for...

    Aspose.Words.ImportFormatMode enumeration. Specifies how Formatting is merged when importing content from another document....enumeration Specifies how formatting is merged when importing...this option specifies how formatting is resolved when both documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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-...
  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-...