Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 222,504 for

formatting

(1.34 sec)
  1. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....specify various import options to format output. To learn more, visit...KeepSourceFormatting import format mode, // Aspose.Words will...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 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...
  4. 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...
  5. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++....get_Font () Gets the character formatting of the style. get_IsHeading...Gets the list that defines formatting of this list style. get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words/style/
  6. 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/
  7. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character Formatting of the conditional style....property Gets the character formatting of the conditional style...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevel.Font | Aspose.Words for .NET

    Discover the ListLevel Font property to enhance your list labels with customizable character Formatting for a polished, professional look....property Specifies character formatting used for the list label....how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/net/aspose.words.lis...
  9. List.ListLevels | Aspose.Words for .NET

    Discover the ListLevels property to access and manage your list levels effortlessly, enhancing organization and clarity in your documents....property to access and modify formatting individual to each level...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/javascript-cpp/modify-an-...