Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 222,504 for

formatting

(0.25 sec)
  1. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for Python via .NET API....Ask AI How to Format Number to Time Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to time in Excel is a common...

    docs.aspose.com/cells/python-net/how-to-format-...
  2. 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...
  3. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using the Aspose.Cells for .NET 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/net/format-number-to-date/
  4. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  5. 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/
  6. 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/
  7. DocumentBuilderOptions class | Aspose.Words for...

    Aspose.Words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....contextTableFormatti True if the formatting applied to table content...content does not affect the formatting of the content that follows it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. JoinRunsOptions.ignoreInsignificant property | ...

    JoinRunsOptions.ignoreInsignificant property. True indicates that the insignificant attributes of all runs will be ignored when joining runs with same Formatting....when joining runs with same formatting. get ignoreInsignificant...noticeable effect on the formatting of a run with the given text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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-...