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

formatting

(0.34 sec)
  1. 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...
  2. 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/
  3. 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...
  4. Change Table Style in Node.js|Aspose.Words for ...

    Advanced table Formatting C#. Create a table style using Node.js. Apply table style Node.js....table style defines a set of formatting that can be easily applied...applied to a table. Formatting such as borders, shading, alignment...

    docs.aspose.com/words/nodejs-net/working-with-t...
  5. 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...
  6. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in JavaScript via C++....Set Conditional Formats of Excel and ODS files Contents [ Hide...Introduction Conditional formatting is an advanced feature that...

    docs.aspose.com/cells/javascript-cpp/conditiona...
  7. Working with Table Styles in Java|Aspose.Words ...

    Advanced table Formatting Java. Create a table style using Java. Introduction to advanced table Formatting, Table styles using Java....table style defines a set of formatting that can be easily applied...applied to a table. Formatting such as borders, shading, alignment...

    docs.aspose.com/words/java/working-with-tablest...
  8. 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...
  9. ListFormat class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListFormat class. Allows to control what list Formatting is applied to a paragraph...Allows to control what list formatting is applied to a paragraph...numbered, it is said that list formatting is applied to the paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/