Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 219,241 for

formatting

(0.49 sec)
  1. 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...
  2. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using Aspose.Cells for JavaScript via C++ API....How to Format Number to Time Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to time in Excel is a common practice...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  3. 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...
  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. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its Formatting in a document using Python....including inserting paragraphs, formatting them, applying styles and...paragraph break. The current font formatting is also specified by the...

    docs.aspose.com/words/python-net/working-with-p...
  6. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....you need to specify font formatting for the hyperlink display...emphasize it with custom formatting. // The hyperlink will be...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 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...
  8. 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-...
  9. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various Formatting options to enhance the appearance and usability of your charts....that have their standard formatting settings. We only define...created with its default formatting settings. But Aspose.Cells...

    docs.aspose.com/cells/go-cpp/customizing-charts/
  10. How to remove font dom from html after converte...

    Is there any way to remove font dom from “Td”. or Is there any way to avoid the text are separate by font tag. e904128e-711c-447f-a3f6-a50f5a3d9c8c.png (47.1 KB)...the cell contains rich text formatting, which causes the text to...you can clear the rich text formatting by using: cell.SetCharacters(null);...

    forum.aspose.com/t/how-to-remove-font-dom-from-...