Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 219,429 for

formatting

(0.13 sec)
  1. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations....Examples Show how to set marker formatting. Document doc = new Document...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ListCollection | Aspose.Words for Java

    Stores and manages Formatting of bulleted and numbered lists used in a document in Java....Iterable Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/java/com.aspose.word...
  3. Translate Markdown to DOM|Aspose.Words for Node...

    Tarnslate a Markdown document to Document Object Model and back using Node.js. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....and modify the content and formatting of a document, you need to...their elements such as text formatting, tables, headers, and others...

    docs.aspose.com/words/nodejs-net/translate-mark...
  4. JavaScript via C++ APIs for Excel Spreadsheets ...

    Process Excel file formats using JavaScript via C++ library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats in both browser and Node.js environments....JavaScript via C++ Excel File Format APIs Generate, modify, transform...XLSM), ODS, CSV, and HTML formats. It provides a comprehensive...

    products.aspose.com/cells/javascript-cpp/
  5. Product Overview - Aspose.Cells for Android via...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....generation and other basic file formatting features, but also a number...spreadsheet contents, cell formatting, and file protection. Aspose...

    docs.aspose.com/cells/java/product-overview-asp...
  6. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains Formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...document that already contains formatting definitions, i.e., Heading1...a Heading1 style that is formatted with a red font color and...

    forum.aspose.com/t/list-level-and-heading-style...
  7. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...have identical paragraph formatting settings, but show different...font settings and paragraph formatting. Here are some steps you...

    forum.aspose.com/t/inconsistent-line-height-ren...
  8. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...Home > Styles > Conditional Formatting and Style is applied to the...the cells via Format Cells > Fill > Pattern Style . Everything...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  9. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...to preserve the layout and formatting of the Excel sheet. Explore...Excel sheet contains complex formatting or merged cells, it may not...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  10. Split Table in Node.js|Aspose.Words for Node.js

    Split table in Node.js. How to split one table into two separate tables Python....the original formatting. Q: Will the formatting of the moved...split? A: Yes. Row and cell formatting are stored with each row...

    docs.aspose.com/words/nodejs-net/split-table/