Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 219,429 for

formatting

(0.1 sec)
  1. 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...
  2. 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...
  3. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks Formatting changes, ensuring accurate document edits and enhanced collaboration....property Returns true if formatting of the object was changed...check whether a paragraph is a format revision. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  4. Known Issues in Aspose.Slides for .NET 14.1.0|A...

    Review known issues in Aspose.Slides for .NET 14.1.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations.... Not all PPTX text formatting features are supported in...indentation and paragraph formatting limitations). Info about...

    docs.aspose.com/slides/net/known-issues-in-aspo...
  5. 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...
  6. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a document....enumeration Specifies the formatting for the FieldIndex fields...Simple. Examples Shows how to formatting FieldIndex fields. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartMarker.Format | Aspose.Words for .NET

    Discover the ChartMarker Format property for easy access to customizable fill and line styles, enhancing your data visualization with unique markers....Format Contents [ Hide ] ChartMarker.Format property Provides...line formatting of this marker. public ChartFormat Format { get...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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/
  9. 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...
  10. How to Format Number to Percentage|Documentation

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

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