Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 219,676 for

formatting

(1.5 sec)
  1. 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-...
  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. 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...
  4. 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...
  5. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number Formatting of the parent element...ChartNumberFormat class Represents number formatting of the parent element. To...formatCode Gets or sets the format code applied to a data label...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  8. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....documents from one supported format to another and modifying those...reporting. Modern document formats and standards are complex,...

    docs.aspose.com/words/nodejs-net/features/
  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. Copy Range Data Only with C++|Documentation

    Learn how to copy range data only without Formatting using Aspose.Cells with C++....copying the data only, not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/cpp/copy-range-data-only/