Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 219,237 for

formatting

(0.19 sec)
  1. 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...
  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. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#....visit " ); // Specify font formatting for the hyperlink. builder...false ); // Revert to default formatting. builder . Font . ClearFormatting...

    docs.aspose.com/words/net/insert-hyperlink/
  6. 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...
  7. 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...
  8. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for .NET calculates and applies effective shape properties for precise PowerPoint rendering....getEffective() method from the local format. The following example shows...contains effective text frame formatting properties. The following...

    docs.aspose.com/slides/net/shape-effective-prop...
  9. Convert an Excel Table to a Range of Data|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The table formatting will be retained up to the...index, and the rest of the formatting will be removed. Creating...

    docs.aspose.com/cells/python-java/convert-an-ex...
  10. 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...