Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 23,931 for

table

(0.51 sec)
  1. Barcode Recognition Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for Android according to business needs...explained in the table below. Australia Post Encoding Table Supported...

    docs.aspose.com/barcode/androidjava/recognition...
  2. Bug 5033: Converting EsriJson to CSV- Conversio...

    Hi Alexander, Please see: Test data(Input/output): 5033-EsriJson-Csv.7z (862 Bytes) Thanks,...is a flat, two-dimensional table (rows and columns), whereas...is a flat, two-dimensional table (rows and columns), whereas...

    forum.aspose.com/t/bug-5033-converting-esrijson...
  3. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration.... Row 8 Represents a table row. Row may have Cell as child...entities. Cell 10 Represents a table cell. Cell may have Line and...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Edition Types|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....time ✅ Microsoft Excel Pivot Tables ✅ Interactive charts ✅ VBA...Full‑featured Excel support – Pivot tables, dynamic formulas, VBA/macros...

    docs.aspose.com/cells/reportingservices/edition...
  5. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...getName()); } // Copy table style properties if it's a table style if (source...(source.getType() == StyleType.TABLE && source instanceof TableStyle...

    forum.aspose.com/t/some-styles-were-not-copied-...
  6. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...Roman'; font-size:12pt"><div><table cellspacing="0" cellpadding="0"...)</span></p></div></td></tr></table><p style="margin-top:0pt; margin-bottom:0pt;...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  7. 如何使用 C++ 获取 OData 连接信息|Documentation

    学习如何使用Aspose.Cells for C++从Excel文件中提取OData连接信息。...0" ]) Name: Orders_table Value: Source {[ Name = "Orders"..."Orders" , Signature = "table" ]}[ Data ] AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/how-to-get-odata-c...
  8. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....mathematical equations, and aligns table layout behavior more closely...customization. Font Fallback Table for CJK Unified Ideographs Extension...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  9. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....presented in the form of a table; however a graphical presentation...figures below: Working with Tables in PDF Working with XML...

    docs.aspose.com/pdf/java/graphs/
  10. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...getParagraphFormat()); Table table = pubBuilder.startTable();...endTable(); for (Row row : table.getRows()) { for (Cell cell...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...