Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 213,374 for

formatting

(0.14 sec)
  1. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document Formatting and design....set; } True if the font is formatted as all capital letters. AutoColor...set; } True if the font is formatted as bold. BoldBi { get; set;...

    reference.aspose.com/words/net/aspose.words/font/
  2. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing document Formatting and organization....class Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/net/aspose.words.lis...
  3. What is a Designer Spreadsheet|Documentation

    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....write to apply formatting (look and feel). Formatting takes time...Microsoft Excel in which all formatting are already applied and the...

    docs.aspose.com/cells/python-java/what-is-a-des...
  4. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's Formatting and design....Gets document default text formatting. DefaultParagraphForm { get;...document default paragraph formatting. Document { get; } Gets the...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Merging and Unmerging Cells|Documentation

    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....splitting a range of cells formatted as the cells to the left in...range, that data is deleted. Formatting, likewise, is based on the...

    docs.aspose.com/cells/java/merging-and-unmergin...
  6. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Manage Superscript and Subscript in C#|Aspose.S...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text Formatting for maximum impact....footnotes, these specialized formatting options help maintain clarity...exporting to PDF or other formats? Yes, Aspose.Slides for .NET...

    docs.aspose.com/slides/net/superscript-and-subs...
  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/