Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 20,819 for

table

(0.1 sec)
  1. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...getPages () -> add (); $table = new Table (); $table -> setColumnWidths...getParagraphs () -> add ( $table ); $r1 = $table -> getRows () -> add...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  2. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 Java 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取表格...page ); for ( AbsorbedTable table : absorber . getTableList ())...()) { for ( AbsorbedRow row : table . getRowList ()) { for ( AbsorbedCell...

    products.aspose.com/pdf/zh-hans/java/table/extr...
  4. CellFormat.HideMark | Aspose.Words for .NET

    Control cell visibility with the CellFormat HideMark property. Easily manage cell marks for enhanced spreadsheet clarity and organization....; } Remarks Specifies that table cell content is rendered with...CellFormat namespace Aspose.Words.Tables assembly Aspose.Words CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  5. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  6. Display font Metadata | C++ API Solution

    C++ API Solution to manage fonts. Learn how to view font metadata with a few lines of C++ code. Read font information....retrieves the cmap unicode encoding table from the font, which is used...has both the cmap table and the glyf table, which is used to...

    products.aspose.com/font/cpp/font-metrics/
  7. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...‘OS/2’ font table. Please check the dumped ‘OS/2’ font table: font...font table 506×736 17.1 KB Reference: OS/2 - OS/2 and Windows metrics...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  8. 创建 AcroForms - 在 Java 中创建可填写的 PDF|Aspose.PDF fo...

    本节解释如何在 PDF 文档中使用 Aspose.PDF for Java 从头创建 AcroForms。... add (); Table table = new Table (); table . setColumnWidths...getParagraphs (). add ( table ); Row r1 = table . getRows (). add ();...

    docs.aspose.com/pdf/zh/java/create-forms/
  9. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suiTable font replacement, or uses the Font fallback mechanism....Words uses XML tables which define basic substitution...different OS. According to the Table substitution rule, the list...

    docs.aspose.com/words/java/manipulate-and-subst...
  10. AI Plugin Integration|Documentation

    Integrate Aspose.Cells for Python via .NET to AI tools....HTML output while preserving tables, formulas, and other content...Marker’s LLM mode for improved table handling. Docling Plugin docling...

    docs.aspose.com/cells/python-net/ai-plugin-inte...