Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 218,932 for

formatting

(0.08 sec)
  1. MarkdownSaveOptions.ExportUnderlineFormatting |...

    Discover how the MarkdownSaveOptions ExportUnderlineFormatting property enhances your text export. Control underline Formatting easily with this boolean setting....to export underline text formatting as sequence of two plus characters...Shows how to export underline formatting as ++. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list Formatting properties of a paragraph style....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  4. 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/
  5. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_Formatting method. Joins runs with same Formatting in all paragraphs of the document....join_runs_with_same_formatting method join_runs_with_same_formatting() Joins...Joins runs with same formatting in all paragraphs of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced document processing capabilities, enabling efficient manipulation and generation of Word documents....as content manipulation, formatting, report generation and much...insert content, apply custom formatting, and generate Word documents...

    reference.aspose.com/words/
  8. 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...
  9. Create RTF in Python | products.aspose.com

    Generate Microsoft Word RTF documents using Python applications without using Microsoft Word....possible to create RTF (Rich Text Format) files from scratch using Python...custom document creation and formatting within Python applications...

    products.aspose.com/total/python-net/create/rtf/
  10. How to Format Number to Time with C++|Documenta...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....How to Format Number to Time with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to time in Excel is a...

    docs.aspose.com/cells/cpp/how-to-format-number-...