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

formatting

(0.9 sec)
  1. 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...
  2. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MERGEFIELD functionality.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!...that might result in loss of formatting or data fidelity. Examples...document that contains text formatted with a font that does not...

    reference.aspose.com/words/net/aspose.words/iwa...
  4. 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...
  5. 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-...
  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. 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...
  8. 通过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...
  9. Using Sparklines and Setting 3D Format with Nod...

    Learn how to use sparklines and apply 3D Formatting in Excel files with Aspose.Cells for Node.js via C++....Using Sparklines and Setting 3D Format with Node.js via C++ Contents..."Book1.out.xlsx" )); Setting 3D Format You might need 3D charting...

    docs.aspose.com/cells/nodejs-cpp/using-sparklin...
  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...