Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 221,037 for

formatting

(0.15 sec)
  1. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...doc = doc ) # Specify font formatting, then add text. font = builder...

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

    aspose.words.Paragraph class. Represents a paragraph of text...) frame_format Provides access to the frame formatting properties...otherwise. is_format_revision Returns true if formatting of the object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... Text formatting is determined by the Font... Note that the character formatting you set will apply to all...

    docs.aspose.com/words/java/use-documentbuilder-...
  4. ChartFormat | Aspose.Words for Java

    Represents the Formatting of a chart element in Java....ChartFormat Represents the formatting of a chart element. To learn...Examples: Shows how to use chart formating. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top‑left...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  6. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++....MajorFormattingLoss 256 Generic major formatting loss, no specific code. ...MinorFormattingLoss 65536 Generic minor formatting loss, no specific code. FontSubstitution...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....Examples Shows how to create a formatted table using DocumentBuilder...set_LeftIndent ( 20 ); // Set some formatting options for text and table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. LoadOptions.MswVersion | Aspose.Words for .NET

    Optimize document loading with LoadOptions MswVersion. Ensure compatibility with specific MS Word versions, defaulting to Word 2019 for seamless integration....aspects of document content and formatting slightly differently during...missing the default paragraph formatting style. // This default style...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Aspose.Email for .NET Limitations - Free Suppor...

    Hi, Aspose.Email for .NET offers MAPI API for working with PST. Are there any known limitations for working with PST files created by the library in different Outlooks?? For example, Microsoft Outlook (classic and new)…...Attachments : Formatting : Complex formatting in emails or attachments...Some advanced features and formatting options in PST files might...

    forum.aspose.com/t/aspose-email-for-net-limitat...
  10. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section Formatting...font, paragraph and section formatting. To learn more, visit the...allows to insert content and formatting quickly and easily. Create...

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