Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 219,444 for

formatting

(0.08 sec)
  1. Aspose::Words::Tables::RowFormat::ClearFormatti...

    Aspose::Words::Tables::RowFormat::ClearFormatting method. Resets to default row Formatting in C++....method Resets to default row formatting. void Aspose :: Words ::...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. StyleCollection.default_paragraph_format proper...

    StyleCollection.default_paragraph_format property. Gets document default paragraph Formatting....default_paragraph_format property StyleCollection.default_paragraph_format...default_paragraph_format property Gets document default paragraph formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Hyphenation.warningCallback property | Aspose.W...

    Hyphenation.warningCallback property. Called during a load hyphenation patterns, when an issue is detected that might result in Formatting fidelity loss....detected that might result in formatting fidelity loss. get warningCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.RevisionOptions class. Allows to control how document revisions are handled during layout process...the Converting to Fixed-page Format documentation article. Properties...for content with changes of formatting properties RevisionType.FormatChange...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height of the table row....Examples Shows how to create a formatted table using DocumentBuilder...leftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Layout Slide|Aspose.Slides for PHP Documentation

    Use PHP to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP....slide defines the design and formatting inherited by normal slides...slide to define reusable formatting. For example, you might add...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. 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...
  8. 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...
  9. 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/
  10. ChartNumberFormat | Aspose.Words for Java

    Represents number Formatting of the parent element in Java....ChartNumberFormat Represents number formatting of the parent element. To...Examples: Shows how to set formatting for chart values. Document...

    reference.aspose.com/words/java/com.aspose.word...