Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 176,014 for

document formatting

(0.19 sec)
  1. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#.... A document that contains fill-in blanks...For example, you create a document whose content is protected...

    docs.aspose.com/words/net/working-with-form-fie...
  2. Delete redundant spaces after line break while ...

    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.... AI Document Assistant Close Avoid exponential...ColorScale and IconSet Conditional Formatting while Converting Excel to...

    docs.aspose.com/cells/java/delete-redundant-spa...
  3. Footnote rendering issue: large page breaks aft...

    Hi Aspose.Words v24.2 When converting a DOCX file containing footnotes (references) to PDF using Aspose.Words, the resulting PDF is rendered incorrectly. Specifically, after a footnote is inserted, a large page break a…...breaks the normal flow of the document and makes the PDF layout unusable...workflow: Create or edit a DOCX document in Microsoft Word with standard...

    forum.aspose.com/t/footnote-rendering-issue-lar...
  4. Font.style_name property | Aspose.Words for Python

    Font.style_name property. Gets or sets the name of the character style applied to this Formatting....character style applied to this formatting. @property def style_name...existing text. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options.... Document doc = new Document (); DocumentBuilder...RemoveNumbers (); // When saving the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ListFormat.listOutdent method | Aspose.Words fo...

    ListFormat.listOutdent method. Decreases the list level of the current paragraph by one level....the list level and applies formatting properties of the new level...level. In Word documents, lists may consist of up to nine levels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. C++ API to Export PDF to DOTM | products.aspose...

    Convert PDF to DOTM within C++ applications.... The DOTM file format is a Microsoft Word Open XML...Macro-Enabled Document Template, which is used to store documents with...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. Merge Files with Node.js via C++|Documentation

    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....For simple files with data, formatting, and formulas, the Workbook...Book2.xls. The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/nodejs-cpp/merge-files/
  9. Insert Ranges with Node.js via C++|Documentation

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...Input some data with some formatting into a few cells in the range...

    docs.aspose.com/cells/nodejs-cpp/insert-ranges-...
  10. Document extractPages - Free Support Forum - as...

    我在使用 24.12版本aspose-words都指定文件进行页内容提取后,文档的页数正常获取,但页面中的页码无法正常更新,应该如何更新总页码问题 extract-page_result.docx (13.0 KB) test-page.docx (15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int pageCount = …...Document extractPages 中文技术支持 words-java LXY133 May 17, 2025,...(15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int...

    forum.aspose.com/t/document-extractpages/312816