Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 20,893 for

table

(0.12 sec)
  1. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....refreshing slicers with pivot table data source Enhance inserting...25.11 Support to copy pivot tables when copying a range Support...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  2. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for Node.js via C++....const html = "<html> <body> <table> <tr> <td> <br> This is sample...is sample data</td> </tr> </table> </body> </html>" ; // Convert...

    docs.aspose.com/cells/nodejs-cpp/delete-redunda...
  3. MailMerge.MergeDuplicateRegions | Aspose.Words ...

    Optimize your mail merge process with the MergeDuplicateRegions property. Control how data source regions are merged for efficient document management....execute the mail merge twice on a table of the same name. // If we set...<summary> /// Creates a data table with one row and two columns...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for C++....U16String html = u8 "<html> <body> <table> <tr> <td> <br> This is sample...is sample data</td> </tr> </table> </body> </html>" ; std :: vector...

    docs.aspose.com/cells/cpp/delete-redundant-spac...
  5. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its formatting in a document using Python....particular heading to appear in a Table of Contents but don’t want the...the entire heading in the Table of Contents, you can use this...

    docs.aspose.com/words/python-net/working-with-p...
  6. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....PDF API allows you to add a table of content either when creating...snippet shows how to create a table of contents inside an existing...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  7. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...Slides 提供了 Table 类、 ITable 接口、 Cell 类、 ICell...将演示文稿保存到磁盘 pres -> Save ( u "table.pptx" , SaveFormat :: Pptx );...

    docs.aspose.com/slides/zh/cpp/manage-table/
  8. Clean Up Before or During Mail Merge|Aspose.Wor...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation using C#....static fields Remove empty table rows You can consider a merge...data source containing no data tables that lead to unused regions...

    docs.aspose.com/words/net/clean-up-before-or-du...
  9. CellFormat.hide_mark property | Aspose.Words fo...

    CellFormat.hide_mark property. Returns or sets visibility of cell mark.... Remarks Specifies that table cell content is rendered with...See Also module aspose.words.tables class CellFormat CellFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Bookmarks in PDF using C++|Aspose....

    This section explain how to add, delete and get bookmark with Aspose.PDF for C++....contents of a PDF, just like a table of contents. In this section...

    docs.aspose.com/pdf/cpp/bookmarks/