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

formatting

(0.25 sec)
  1. DocumentBuilderOptions.context_table_formatting...

    DocumentBuilderOptions.context_table_Formatting property. True if the Formatting applied to table content does not affect the Formatting of the content that follows it...context_table_formatting property DocumentBuilderOptio.context_table_formatting...context_table_formatting property True if the formatting applied to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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/
  5. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....fonts, paragraph or section formatting, and perform other operations...easily insert content and formatting. Operations that are possible...

    docs.aspose.com/words/java/document-builder-ove...
  6. How to Format Number as Currency|Documentation

    This article introduces how to format numbers to currency using the Aspose.Cells for .NET API....Ask AI How to Format Number as Currency Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to currency in Excel...

    docs.aspose.com/cells/net/format-number-to-curr...
  7. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Java API....Ask AI How to Format Number as Currency Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to currency in Excel...

    docs.aspose.com/cells/java/format-number-to-cur...
  8. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....Set Conditional Formats of Excel and ODS files with C++ Contents...Introduction Conditional formatting is an advanced Microsoft...

    docs.aspose.com/cells/cpp/conditional-formatting/
  9. 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...
  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...