Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 215,154 for

formatting

(0.17 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. Features|Documentation

    Aspose.Cells for Python via .NET features.... File Formats and Conversions XLS, SpreadsheetML...Text (TXT) and popular image formats including TIFF, JPG, PNG, BMP...

    docs.aspose.com/cells/python-net/features/
  3. Features|Documentation

    Aspose.Cells for Python via Java features.... File Formats and Conversions XLS, SpreadsheetML...Support advanced conditional formatting available in Microsoft Excel...

    docs.aspose.com/cells/python-java/features/
  4. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...PDf to html with formats Aspose.PDF Product Family aspose-pdf-net...pdf which has to retain the formats. For example, bulletins, tables...

    forum.aspose.com/t/pdf-to-html-with-formats/315263
  5. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph Formatting of the style in C++....method Gets the paragraph formatting of the style. System :: SharedPtr...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with Golang via C++....use some of the conditional formatting icon types but without applying...applying conditional formatting to cells. Aspose.Cells supports...

    docs.aspose.com/cells/go-cpp/add-conditional-ic...
  7. 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...
  8. 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...
  9. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Node.js via C++ 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/nodejs-cpp/format-number-...
  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...