Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,086 for

table spacing

(0.18 sec)
  1. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....Block-level – Among paragraphs and tables, as a child of a Body, HeaderFooter...Among rows in a table, as a child of a Table node Cell-level...

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

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++....Delete redundant spaces after line break while importing HTML...to delete all the redundant spaces coming after the line‑break...

    docs.aspose.com/cells/javascript-cpp/delete-red...
  3. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...(shape instanceof Table) { Table table = (Table) shape; for (IRow...(IRow row : table.getRows()) { for (ICell cell : row) { for (IParagraph...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  4. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…... modern paragraph spacing, override table style font size, text... modern paragraph spacing, override table style font size, text...

    forum.aspose.com/t/document-bookmark-misplaced-...
  5. Grouping Data in Aspose.Cells|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....separate them with a comma, but no space: parameterA,parameterB,parameterC...and extracts data from the table named “Order Details” . We create...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java...."\\S+" + // One or more non spaces HYPERLINK or other word in...languages. "\\s+" + // One or more spaces. "(?:\"\"\\s+)?" + // Non-capturing...

    reference.aspose.com/words/java/com.aspose.word...
  7. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...(List) Role-mapped DL type, or Table <dt> LI → Lbl Role-mapped DT...specification (ISO 32000-1, Table 336) defines L / LI for sequential...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  8. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。...<h2> My CD Collection </h2> <table border= "1" > <tr bgcolor= "#9acd32"...</td> </tr> </xsl:for-each> </table> </body> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/
  9. Batch Convert Multiple HTML Files to PDF in Python

    Learn how to batch convert multiple HTML files to PDF with Aspose.HTML in Python. Follow step-by-step setup, code samples, and best practices....NET Table of Contents Why Use Aspose.HTML...PDF uses the intended font. Spacing and pagination match your expected...

    blog.aspose.com/html/batch-convert-multiple-htm...
  10. 通过 C++ 在 Node.js 中导入 HTML 时删除换行后的多余空格|Documenta...

    学习如何在导入 HTML 时使用 Aspose.Cells for Node.js via C++ 删除换行后多余的空格。...Sample Html containing redundant spaces after <br> tag const html =...= "<html> <body> <table> <tr> <td> <br> This is sample data <br>...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-redu...