Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 221,340 for

formatting

(0.52 sec)
  1. Use Format Painter|Documentation

    This article introduces the format painter in GridDesktop....Ask AI Use Format Painter Contents [ Hide ] The Format Painter is... the Format Painter allows them to apply the formatting settings...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. FrameFormat | Aspose.Words for Java

    Represents frame related Formatting for a paragraph in Java....Represents frame related formatting for a paragraph. Remarks:...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line Formatting of this data point....format property ChartDataPoint.format property Provides access...line formatting of this data point. @property def format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...creating. builder . paragraph_format . style = doc . styles . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...Examples Show how to set marker formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. get font ()...style reverts to the default formatting. expect ([... doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font Formatting properties in C++....that represents current font formatting properties. System :: SharedPtr...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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...
  9. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserting HTML code parses the formatting of each element into equivalent...equivalent document text formatting. ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Font Type Distinction Is Not Available Between ...

    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/font-type-distinction-is-not...