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

table spacing

(0.23 sec)
  1. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....Returns or sets the amount of space (in points) to add to the left...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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-...
  3. 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...
  4. Clean Up Before or During Mail Merge|Aspose.Wor...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation using C#....static fields Remove empty table rows You can consider a merge...paragraphs can add unwanted space and change how the generated...

    docs.aspose.com/words/net/clean-up-before-or-du...
  5. 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-...
  6. Postal Barcode Types|Documentation

    How to use Aspose.BarCode for Android to generate postal barcodes...and not the width of bars and spaces as in 1D standards. Postal...listed in the table below. Australia Post Encoding Table Supported...

    docs.aspose.com/barcode/androidjava/postal-barc...
  7. 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...
  8. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Support whether to include table names when importing Numbers...refreshing slicers with pivot table data source Enhance inserting...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  9. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...reading horizontally with tab space. Can you please help me with...please help me to extract the table from attached PDF into C# DataTable...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  10. 从 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/