Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 20,350 for

table

(0.1 sec)
  1. Working with Watermark in C#|Aspose.Words for .NET

    Document watermark manipulation using C#....document: Add a Watermark into a Table Cell Sometimes you need to insert...into a table’s cell and display it outside the table, you can...

    docs.aspose.com/words/net/working-with-watermark/
  2. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Create Pivot Table Formatting Pivot Table Table Create and Format...Format Table Tables and Ranges Picture Insert a Linked Picture...

    docs.aspose.com/cells/net/developer-guide/
  3. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside Table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...when replacing tag inside table . Table tag -replaced data font...code we are using to generate table and replace tag private void...

    forum.aspose.com/t/font-style-automatically-cha...
  4. Specify whether the PivotTable is compatible fo...

    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....property is set true and the pivot table is refreshed, the data of cell...cell B5 of the pivot table is truncated and it becomes 255 characters...

    docs.aspose.com/cells/javascript-cpp/specify-wh...
  5. Integrate Excel Data into PowerPoint Presentati...

    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/java/excel-integration/
  6. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations....Paragraph and Portion Inside a Table Cell TextFrame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/net/paragraph/
  7. MappedDataFieldCollection.ContainsValue | Aspos...

    Discover if a field mapping exists in MappedDataFieldCollection with the ContainsValue method. Enhance your data management efficiency today!...CreateSourceTableMap (); // The table has a column named "Column2"...data from "Column2" of the table. doc . MailMerge . Execute (...

    reference.aspose.com/words/net/aspose.words.mai...
  8. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../)....also contain tables. table = builder . start_table () builder ...1, cell 2' ) builder . end_table () self . assertTrue ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....Examples Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc = doc ) # Insert a table of contents for the first page...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 从现有PDF文档中提取表格|Aspose.PDF for Java

    Aspose.PDF for Java使您可以对PDF文档中包含的表格进行各种操作。您可以在现有的PDF文档中添加和提取表格,在新页面上渲染表格等。...public static void Extract_Table () { // 加载源PDF文档 Document pdfDocument...page ); for ( AbsorbedTable table : absorber . getTableList ())...

    docs.aspose.com/pdf/zh/java/extract-table-from-...