Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 217,659 for

formatting

(0.86 sec)
  1. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for JavaScript via C++ API....How to Format Number as Currency Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to currency in Excel is important...

    docs.aspose.com/cells/javascript-cpp/format-num...
  2. 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...
  3. aspose.words.lists module | Aspose.Words for Py...

    The aspose.words.lists module contains classes for working with bulleted and numbered lists defined in a document....Description List Represents formatting of a list. To learn more...ListCollection Stores and manages formatting of bulleted and numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  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. ListFormat Class | Aspose.Words for .NET

    Master list Formatting in your documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Allows to control what list formatting is applied to a paragraph...has bulleted or numbered formatting applied to it. List { get;...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Aspose::Words::LowCode::MergeFormatMode enum | ...

    Aspose::Words::LowCode::MergeFormatMode enum. Specifies how Formatting is merged when combining multiple documents in C++....MergeFormatMode enum Specifies how formatting is merged when combining...MergeFormatting 0 Combine the formatting of the merged documents....

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Aspose::Words::ImportFormatOptions::get_IgnoreH...

    Aspose::Words::ImportFormatOptions::get_IgnoreHeaderFooter method. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_Formatting method...join_runs_with_same_formatting method Contents [ Hide ] join...join_runs_with_same_formatting() Joins runs with the same formatting in the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListFormat class | Aspose.Words for Python

    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/python-net/aspose.wo...
  10. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering Formatting feature in Aspose.Words for Java....document is a set of list formatting properties. Lists can be...be used in your documents to format, arrange, and emphasize text...

    docs.aspose.com/words/java/working-with-lists/