Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 222,234 for

formatting

(1.44 sec)
  1. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...Gets document default text formatting. defaultParagraphForm Gets...document default paragraph formatting. document Gets the owner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....try to preserve layout and formatting of the original document...try to preserve layout and formatting of the original document...

    reference.aspose.com/words/java/com.aspose.word...
  3. IFieldResultFormatter.Format | Aspose.Words for...

    Discover the iFieldResultFormatter Format method in Aspose.Words that enhances document Formatting with customizable capitalization options like Upper case....Format Contents [ Hide ] Format( string, GeneralFormat ) Called...capitalization format switch, i.e. * Upper. public string Format ( string...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. 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/
  6. 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...
  7. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines Formatting for a list level...class ListLevel class Defines formatting for a list level. To learn...ListLevel to specify list formatting for individual list levels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge Formatting for an object in Java....Represents the soft edge formatting for an object. Remarks: Use...how to work with soft edge formatting. DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same Formatting in all paragraphs of the document....joinRunsWithSameForm() Joins runs with same formatting in all paragraphs of the...contain adjacent runs with same formatting. Usually this occurs if a...

    reference.aspose.com/words/nodejs-net/aspose.wo...