Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 219,051 for

formatting

(0.11 sec)
  1. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....shape, and customize its formatting. doc = aw . Document () builder...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words.Drawing.Charts module | Aspose.Wor...

    The Aspose.Words.Drawing.Charts module provides classes that allow to access charts in Microsoft Word documents....ChartDataPoint Allows to specify formatting of a single data point on...ChartFormat Represents the formatting of a chart element. To learn...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional Formatting while loading workbooks or worksheets using Aspose.Cells for C++....// Save the workbook in PDF format U16String outputFilePath =.... It filters conditional formatting from the worksheet named...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  4. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word document (with tracked changes) to HTML, we accept all revisions using AcceptAllRevisions(). After doing so, the table border style is miss…...process not retaining certain formatting after revisions are accepted...the existing table border formatting when using AcceptAllRevisions()...

    forum.aspose.com/t/losing-table-border-style-wh...
  5. Copy Range Data with Style in C++|Documentation

    Copy range data including cell styles in Excel files using Aspose.Cells for C++....ranges while preserving their formatting styles using Aspose.Cells...Create a second range Copy formatted data between ranges Set Range...

    docs.aspose.com/cells/go-cpp/copy-range-data-wi...
  6. Render Custom Date Format Patterns g and ge.mm....

    Aspose.Cells is a .NET library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed....Ask AI Render Custom Date Format Patterns g and ge.mm.dd Contents...can now render custom date format patterns such as g and ge.mm...

    docs.aspose.com/cells/net/render-custom-date-fo...
  7. Comprehensive RDL Support|Documentation

    Learn how Aspose.Cells for Reporting Services fully supports the RDL specification, enabling seamless migration of existing RDL reports....while retaining all layout, formatting, and interactive features...expression‑based content, and rich formatting. Images – Embedded, external...

    docs.aspose.com/cells/reportingservices/compreh...
  8. Aspose::Words::Font::get_Bold method | Aspose.W...

    Aspose::Words::Font::get_Bold method. True if the font is formatted as bold in C++....method True if the font is formatted as bold. bool Aspose :: Words...Examples Shows how to insert formatted text using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Tables in word Document corrupted - Free Suppor...

    If you look at pages 82 and 84 of the attached PDf you can see that the conversion has corrupted the tables. It seems to have overlaid pages 84 and 85 and also 86 and 87 of the original. Even though the file size is 22…...various reasons, including formatting issues or problems during...no overlapping elements or formatting issues that could cause the...

    forum.aspose.com/t/tables-in-word-document-corr...
  10. Insert Ranges to Excel with C++|Documentation

    Learn how to insert ranges into Excel files using Aspose.Cells with C++....Input some data with some formatting into a few cells in the range...Input some data with some formatting into // a few cells in the...

    docs.aspose.com/cells/cpp/insert-ranges-to-excel/