Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 219,445 for

formatting

(0.27 sec)
  1. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++....AsInlineText" // will create lists by formatting spans. // Setting the "ExportListLabels"...<li> tags may cause loss of formatting. // Setting the "ExportListLabels"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FileCorruptedException when converting Word to ...

    Hello team, We use Aspose Words for Java to convert .DOCX to .HTML. Since the beginning of February 2025, we have seen a significant increase in “FileCorruptedException”. Previously we encountered this 1-2 times a year…...to check for any unusual formatting or unsupported features that...what specific content or formatting leads to the corruption....

    forum.aspose.com/t/filecorruptedexception-when-...
  3. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index....Examples Shows how to apply list formatting of an existing list to a...n . as_paragraph () . list_format . is_list_item , paras ))))...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...Adds an empty conditional formatting int index = sheet . GetConditionalFormat...); // Sets the conditional format range. CellArea ca ; ca . StartRow...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  5. Supported Document Formats|Aspose.Words for C++

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C++....Document Formats Contents [ Hide ] See the File Format Wiki for...file format. The following table indicates the file formats supported...

    docs.aspose.com/words/cpp/supported-document-fo...
  6. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...false ; // Set the Plot Area Formatting Automatic chart . plotArea...plotArea . area . formatting = FormattingType . Automatic ; // Delete...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  7. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values....format_code property ChartYValueCollectio.format_code property...property Gets or sets the format code applied to the Y values. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Lists::ListLevel::get_StartAt me...

    Aspose::Words::Lists::ListLevel::get_StartAt method. Returns or sets the starting number for this list level in C++....how to apply custom list formatting to paragraphs when using...levels of our custom list formatting to them. auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. ConditionalStyle.clear_formatting method | Aspo...

    ConditionalStyle.clear_Formatting method. Clears Formatting of this conditional style....clear_formatting method clear_formatting() Clears formatting of...conditional style. def clear_formatting ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...algorithm, we’re encountering formatting inconsistencies: The font...to preserve the original formatting defined in the DocPart (including...

    forum.aspose.com/t/while-generating-using-aspos...