Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 220,051 for

formatting

(0.98 sec)
  1. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number Formatting, date Formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....Format cells with JavaScript via C++ Contents [ Hide ] Introduction...class, used to get/set the formatting style of a cell. Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects.... Fill Represents fill formatting for an object. To learn more...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Compress RTF Files Online or via Java | product...

    Free online app to compress different RTF files. Java compression library code for RTF documents....supports many popular formats including RTF format. Java Compression...text documents containing formatting, styles, and embedded objects...

    products.aspose.com/total/java/compress/rtf/
  10. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....How to Format Number as Date with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or...

    docs.aspose.com/cells/cpp/format-number-to-date/