Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 219,487 for

formatting

(3.41 sec)
  1. Working with Paragraphs in Node.js|Aspose.Words...

    Insert paragraph and specify its Formatting in a document using Node.js.... The current font formatting is also specified by the...and the current paragraph formatting is determined by the paragraphFormat...

    docs.aspose.com/words/nodejs-net/working-with-p...
  2. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Tables and 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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/net/tables-and-ranges/
  4. Aspose::Words::Document::JoinRunsWithSameFormat...

    Aspose::Words::Document::JoinRunsWithSameFormatting method. Joins runs with same Formatting in all paragraphs of the document in C++....method Joins runs with same formatting in all paragraphs of the...contain adjacent runs with same formatting. Usually this occurs if a...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. CheckGrammarOptions.preserveFormatting property...

    CheckGrammarOptions.preserveFormatting property. Allows to specify either [AiModel.checkGrammar()](../../aimodel/checkGrammar/#document_checkgrammaroptions) will try to preserve layout and Formatting of the original document, or not...try to preserve layout and formatting of the original document...true . However, the original formatting of the text is not preserved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Format Number as Date|Documentation

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

    docs.aspose.com/cells/java/format-number-to-date/
  7. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph Formatting of styles for enhanced document presentation and professional Formatting....property Gets the paragraph formatting of the style. public ParagraphFormat...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....85 number formatting switches: =00000000 \\\#...supports all date and time formatting switches available in Microsoft...

    docs.aspose.com/words/cpp/fields-overview/
  9. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...format method Contents [ Hide ] format(value, format) Called...capitalization format switch, i.e. \* Upper. format ( value : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...