Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 222,498 for

formatting

(0.15 sec)
  1. JoinRunsOptions | Aspose.Words for Java

    Provides configuration flags for the join runs operation in Java....to join runs with the same formatting while ignoring redundant...runs with identical visible formatting but some internal differences...

    reference.aspose.com/words/java/com.aspose.word...
  2. Document Builder Overview in C++|Aspose.Words f...

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

    docs.aspose.com/words/cpp/document-builder-over...
  3. 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...
  4. 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...
  5. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table Formatting C++. Create a table style using C++. Apply table style C++....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/cpp/working-with-tablestyle/
  6. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Python via .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/python-net/format-number-...
  7. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional Formatting may be defined in a table style in C++....areas to which conditional formatting may be defined in a table...Description FirstRow 0 Specifies formatting of the first row of a table...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. 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...
  9. 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/
  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...