Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 16,146 for

table

(0.04 sec)
  1. 操作现有PDF中的表格|Aspose.PDF for Java

    操作现有PDF文件中的表格,并使用Aspose.PDF for Java在PDF文档中用新表替换旧表。...new Document ( _dataDir + "Table_input2.pdf" ); // 创建TableAbsorber对象以查找表...// 获取页面上的第一个表 AbsorbedTable table = absorber . getTableList ()...

    docs.aspose.com/pdf/zh/java/manipulate-tables-i...
  2. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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....and adds values inside the table. C# //Create workbook from source...cell D5 which lies inside the table Cell cell = worksheet . Cells...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. TableNames Element|Aspose.Words for SharePoint

    TableNames element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....element describes how to name the tables returned by its parent query... Names are assigned to the tables returned by the query in the...

    docs.aspose.com/words/sharepoint/tablenames-ele...
  4. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....docx" ); Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 使用C++设置数据透视表选项——空单元格显示|Documentation

    学习如何在使用Aspose.Cells的C++中设置数据透视表中的“空单元格显示”选项。...0 ); // Get the first pivot table PivotTableCollection pivotTables..."null" ); // Calculate pivot table data pt . CalculateData ();...

    docs.aspose.com/cells/zh/cpp/setting-pivot-tabl...
  6. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Examples Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder > ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. CompositeNode.selectNodes method | Aspose.Words...

    CompositeNode.selectNodes method. Selects a list of nodes matching the XPath expression.... myDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. let nodeList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc.getFirstSection()...getBody().getTables().get(0); table.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Re-sizing Shapes on Slide|Aspose.Slides for Pyt...

    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.... PPTX ) If there is any table in the slide then above code...that case, every cell of the table needs to be resized. You need...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  10. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data Table will be shown for the chart...indicating whether the data table will be shown for the chart...chart types do not support data tables: Scatter, Pie, Doughnut, Surface...

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