Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 219,661 for

formatting

(0.16 sec)
  1. 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...
  2. 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/
  3. 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....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/net/copy-range-style-only/
  4. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document Formatting by saving character styles for easy retrieval and consistent design....method Saves current character formatting onto the stack. public void...use a document builder’s formatting stack. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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/
  6. 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...
  7. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character Formatting previously saved on the stack in C++....method Retrieves character formatting previously saved on the stack...use a document builder’s formatting stack. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python.... images, and fields with formatting. It also includes code examples...building documents, applying formatting, and moving the cursor to...

    docs.aspose.com/words/python-net/document-build...
  9. Format Ranges|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....Ask AI Format Ranges Contents [ Hide ] Possible Usage Scenarios...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/net/how-to-format-a-range/
  10. 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...