Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 222,030 for

formatting

(0.33 sec)
  1. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character Formatting onto the stack....pushFont() Saves current character formatting onto the stack. pushFont...use a document builder’s formatting stack. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_font method. Saves current character Formatting onto the stack....push_font() Saves current character formatting onto the stack. def push_font...use a document builder’s formatting stack. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Currency Format Not Applied to Table Column Whe...

    While working with Aspose Cells for a table, we encountered an issue where applying a currency format to a table column doesn’t reflect correctly when values are populated via the payload. The cells display raw numbers w…...Currency Format Not Applied to Table Column When Populated via...issue where applying a currency format to a table column doesn’t reflect...

    forum.aspose.com/t/currency-format-not-applied-...
  4. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...Table cell list format changed after insert new word Aspose.Words...encountering—where table cell list formatting changes after appending documents...

    forum.aspose.com/t/table-cell-list-format-chang...
  5. Format cells|Documentation

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

    docs.aspose.com/cells/python-net/cells-formatting/
  6. Aspose.Words.Lists | Aspose.Words for .NET

    Discover the Aspose.Words.Lists namespace for easy management of bulleted and numbered lists in your documents, enhancing organization and clarity....Description List Represents formatting of a list. ListCollection...ListCollection Stores and manages formatting of bulleted and numbered lists...

    reference.aspose.com/words/net/aspose.words.lists/
  7. Working with Lists in Python|Aspose.Words for P...

    Create, specify Formatting and restart lists in a document using Python....demonstrates how to create, format, and manage lists—including...document is a set of list formatting properties. Lists can be...

    docs.aspose.com/words/python-net/working-with-l...
  8. DocumentBuilderOptions.ContextTableFormatting |...

    Discover the ContextTableFormatting property in DocumentBuilderOptions. Ensure table Formatting remains independent, enhancing your document's clarity and style....ContextTableFormatti property True if the formatting applied to table content...content does not affect the formatting of the content that follows it...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering Formatting feature in Aspose.Words for .NET.... including numbering and formatting. A list in a Microsoft Word...document is a set of paragraph formatting properties. Lists can be...

    docs.aspose.com/words/net/working-with-lists/
  10. Copy Range Style Only|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....to another with or without formatting. It is also possible to copy...copy only the formatting of the range. This article shows how...

    docs.aspose.com/cells/java/copy-range-style-only/