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

table

(0.18 sec)
  1. Resources|Aspose.Slides 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....Resources Contents [ Hide ] This table lists important Aspose.Slides...

    docs.aspose.com/slides/jasperreports/resources/
  2. Different LineSpacing (12 vs 13.5 Multiple) App...

    We are programmatically replacing paragraph content inside StructuredDocumentTag (SDT) elements in a Word document. The document contains two visually identical Tables. After replacing the paragraph inside the SDT and c…...contains two visually identical tables. After replacing the paragraph...ParagraphFormat, we observe: In the first table → Line spacing remains 12 (Single)...

    forum.aspose.com/t/different-linespacing-12-vs-...
  3. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....File using Python Insert a Table of Contents in Word using Python...Python How to Add Rows in Word Table using Python How to Clean Metadata...

    kb.aspose.com/words/python/page/2/
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using Python How to Insert Table in PDF using Python How to Convert...using Python How to Create a Table in PowerPoint using Python How...

    kb.aspose.com/categories/page/50/
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......in Java How to Add Rows to Table in DOCX using C++ How to Apply...Excel in Java How to Create Table in DOCX using C++ How to Add...

    kb.aspose.com/categories/page/77/
  6. Chart class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Chart class. Provides access to the chart shape properties...properties of a data table of this chart. The data table can be shown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用C++显示报告筛选页选项|Documentation

    学习如何使用Aspose.Cells for C++在数据透视表中启用“显示报告筛选页”选项。...xlsx" ); // Get first pivot table in the worksheet PivotTable...xlsx" ); std :: cout << "Pivot table report filter pages set successfully...

    docs.aspose.com/cells/zh/cpp/show-report-filter...
  8. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Body can contain Paragraph and Table child nodes. Body is a section-level...getTables() Gets a collection of tables that are immediate children...

    reference.aspose.com/words/java/com.aspose.word...
  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…...please help me to extract the table from attached PDF into C# DataTable...DataTable Row object. Thank you! Table_extract_to_DataTable.pdf (148...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  10. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell....Examples Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

    reference.aspose.com/words/python-net/aspose.wo...