Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 216,076 for

formatting

(0.1 sec)
  1. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph Formatting properties....paragraph_format property DocumentBuilder.paragraph_format property...paragraph formatting properties. @property def paragraph_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. FieldOptions.FieldIndexFormat | Aspose.Words fo...

    Discover how to utilize the FieldIndexFormat property in FieldOptions to customize FieldIndex Formatting for enhanced document clarity and organization....FieldIndexFormat that represents the formatting for the FieldIndex fields...; } Examples Shows how to formatting FieldIndex fields. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document Formatting with ease and precision....get; } Gets the character formatting of the style. IsHeading {...Gets the list that defines formatting of this list style. ListFormat...

    reference.aspose.com/words/net/aspose.words/style/
  6. Format Text Using VSTO and Aspose.Slides for Ja...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and format text in PowerPoint (PPT, PPTX) presentations with precise control....Format Text Using VSTO and Aspose.Slides for Java Contents [...Hide ] Sometimes, you need to format the text on slides programmatically...

    docs.aspose.com/slides/java/format-text-using-v...
  7. Tables and Ranges|Documentation

    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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/net/tables-and-ranges/
  8. Most Popular Email File Formats|Documentation

    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....Email File Formats Contents [ Hide ] EML EML is one of the most...recognized and utilized email file formats, primarily designed to adhere...

    docs.aspose.com/email/net/email-file-formats/
  9. ChartFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartFormat class. Represents the Formatting of a chart element...ChartFormat class Represents the formatting of a chart element. To learn...Description fill Gets fill formatting for the parent chart element...

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