Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 22,336 for

table

(0.16 sec)
  1. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for Android 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/androidjava/examples/ele...
  2. FieldDatabase.insertHeadings property | Aspose....

    FieldDatabase.insertHeadings property. Gets or sets whether to insert the field names from the database as column headings in the resulting Table....column headings in the resulting table. get insertHeadings () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....PPTX ) If a slide contains a table, the code above will not work...that case, each cell in the table must be resized. Use the following...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  4. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct formatting....saving Markdown output such as table alignment. This topic discusses...to Align Content Inside the Table while Exporting into Markdown...

    docs.aspose.com/words/python-net/working-with-m...
  5. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....mail merges, populating data tables, generating one slide per data...simply copy data from an Excel table and display it on a PowerPoint...

    docs.aspose.com/slides/net/developer-guide/tech...
  6. Problem for resetting the numbering of List whi...

    We encountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...Tables.Table) { Table tmTb = newNode as Table; Table tmSrcTb...tmSrcTb = node as Table; for (int i = 0; i < tmTb.Rows.Count; i++)...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  7. 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. Java //Create workbook from...cell D5 which lies inside the table Cell cell = worksheet . getCells...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .docx. (.NET) During transformation, the Tables and images are getting truncated . What settings to use? Please help....Tables and images getting truncated during transformation #ASPOSE...During transformation, the tables and images are getting truncated...

    forum.aspose.com/t/tables-and-images-getting-tr...
  9. FieldToa.bookmarkName property | Aspose.Words f...

    FieldToa.bookmarkName property. Gets or sets the name of the bookmark that marks the portion of the document used to build the Table....document used to build the table. get bookmarkName () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用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...