Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 221,025 for

formatting

(0.17 sec)
  1. ListLevel class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  2. Charts Are Rendered Incorrectly When Converting...

    Hello! When converting PPTX to PDF using Aspose Slides for Nodejs via Java (version 25.7), charts with data from an embedded Excel file experience Formatting issues. I attempted to use Aspose Cells to convert the charts…...embedded Excel file experience formatting issues. I attempted to use...like you’re experiencing formatting issues with charts when converting...

    forum.aspose.com/t/charts-are-rendered-incorrec...
  3. ShadowFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShadowFormat class. Represents shadow Formatting for an object...ShadowFormat class Represents shadow formatting for an object. To learn more...visible Returns true if the formatting applied to this instance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....get_effective method on the local format. The following example shows...for a text frame format and a text portion format. import aspose...

    docs.aspose.com/slides/python-net/shape-effecti...
  5. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...UseDestinationStyles option to resolve formatting. Importing a node creates...with an option to control formatting. importNode ( srcNode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization....access to the default font formatting of legend entries. To override...override the font formatting for a specific legend entry, use the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. RowFormat.clearFormatting method | Aspose.Words...

    RowFormat.clearFormatting method. Resets to default row Formatting....clearFormatting() Resets to default row formatting. clearFormatting () Examples...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving.... MAJOR_FORMATTING_LOSS_CATEGORY The resulting...document. MAJOR_FORMATTING_LOSS Generic major formatting loss, no specific...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get and Set Style for cells|Documentation

    Discover how to perform data Formatting and styling in Aspose.Cells for JavaScript via C++, including text Formatting, number Formatting, date Formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive Formatting....introduced two new methods for formatting cells: Cell.style and Cell...suits you. Formatting Cells There are two ways to format a cell,...

    docs.aspose.com/cells/javascript-cpp/styling-an...
  10. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....text in document along with formatting Save the Word document with...with custom formatting in DOCX format using Save method In the...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/