Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 20,893 for

table

(0.4 sec)
  1. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....PDF TOC in PDF stands for “Table of Contents.” It is a feature...snippet shows how to create a table of contents inside an existing...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  2. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....Concatenate PDF files and create Table Of Contents Concatenate PDF...document on which can can create Table Of contents. In order to accomplish...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  3. Importing Data from a DataTable to Grid|Documen...

    This article introduces how to import data in GridDesktop....import the contents of a data table using Aspose.Cells.GridDesktop...data fetched from a database table named Products. Finally, we...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。..., 40 , 40 ] table = slide_2 . shapes . add_table ( 200 , 200...column_widths , row_heights ) table . columns [ 0 ][ 0 ] . text_frame...

    docs.aspose.com/slides/zh/python-net/automating...
  5. 在 Java 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Sli...

    使用 Aspose.Slides for Java 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 和 OpenDocument 文件。...40 , 40 , 40 , 40 }; ITable table = slide2 . getShapes (). addTable...columnWidths , rowHeights ); table . getColumns (). get_Item (...

    docs.aspose.com/slides/zh/java/automating-power...
  6. WPS文件转换后文件中表格高度变窄,从而导致部分信息看不到。 - Free Support F...

    WPS文件转换后文件中表格高度变窄,从而导致部分信息看不到。 目前使用的是java 语言,aspose.word 23.8 ,麻烦帮看下是否可以优化处理。谢谢。 2025年奇瑞集团KD车身包装生产线及登车桥年度框架协议.docx (51.1 KB) 错误的现象如截图所示: image.jpg (247.7 KB) 实际应该是以下的截图: image.jpg (267.0 KB)...docx"); for (Table table : (Iterable<Table>) doc.getChildNodes(NodeType...getChildNodes(NodeType.TABLE, true)) { for (Row row : table.getRows()) {...

    forum.aspose.com/t/wps/321254
  7. CompatibilityOptions.use_word2002_table_style_r...

    CompatibilityOptions.use_word2002_Table_style_rules property. Emulate Word 2002 Table Style Rules....use_word2002_table_style_rules property CompatibilityOptions...use_word2002_table_style_rules property Emulate Word 2002 Table Style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToa.removeEntryFormatting property | Aspos...

    FieldToa.removeEntryFormatting property. Gets or sets whether to remove the formatting of the entry text in the document from the entry in the Table of authorities....document from the entry in the table of authorities. get removeEntryFormattin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Elements|Aspose.Slides for Node.js via .NET Doc...

    Browse Aspose.Slides for Node.js elements examples: add, style, and animate shapes, text, images, charts, and Tables in PowerPoint and OpenDocument presentations....Animation Slide Transition Table Hyperlink SmartArt VBA Macro...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. AttributeKey.RowSpan | Aspose.PDF for .NET API ...

    AttributeKey field. RowSpan attribute Table attribute owner...RowSpan field RowSpan attribute (Table attribute owner). public static...

    reference.aspose.com/pdf/net/aspose.pdf.logical...