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

table

(0.12 sec)
  1. 在用C++刷新数据透视表时,指定该数据透视表是否兼容Excel 2003|Documentation

    学习如何在用Aspose.Cells for C++刷新数据透视表时,指定数据透视表的Excel2003兼容性。...pivot table Workbook wb ( srcDir + u "sample-pivot-table.xlsx"...worksheet that contains pivot table data Worksheet dataSheet = wb...

    docs.aspose.com/cells/zh/cpp/specify-whether-th...
  2. Aspose::Words::Tables::RowCollection::idx_get m...

    Aspose::Words::Tables::RowCollection::idx_get method. Retrieves a Row at the given index in C++....Aspose::Words::Tables::RowCollection::idx_get method Contents...Words :: Tables :: Row > Aspose :: Words :: Tables :: RowCollection...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Product Overview|Aspose.Slides for Python Docum...

    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....as managing texts, shapes, tables & animations, adding audio...for Python via Java, besides tables and different kinds of shapes...

    docs.aspose.com/slides/python-java/product-over...
  4. Product Overview|Aspose.Slides for Node.js via ...

    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....as managing texts, shapes, tables & animations, adding audio...for Node.js via .NET, besides tables and different kinds of shapes...

    docs.aspose.com/slides/nodejs-net/product-overv...
  5. Сonverting File Formats|CAD 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....File Formats The following table shows the input file formats...

    docs.aspose.com/cad/net/getting-started/convert...
  6. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....as_body() as_header_footer() as_table() as_row() as_cell() as_paragraph()...also required to work with table styles: doc = aw . Document...

    docs.aspose.com/words/python-net/python-notes/
  7. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....package allows you to create a table of contents when creating a...snippet shows how to create a table of contents inside an existing...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  8. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...documents with multiple numbers of tables System.OutOfMemory exception...particularly if it contains multiple tables. Here are some steps to troubleshoot...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  9. 使用aspose word 将word转成html 源文件中的表格没有边框,转出来的表格内容中...

    边框问题.zip (238.1 KB) HtmlFixedSaveOptions options = new HtmlFixedSaveOptions(); options.setUseTargetMachineFonts(false); options.setUseHighQualityRendering(true); options.setEncoding(Charset.forName("UTF-8")); options.se…...,可以在保存前尝试手动清除表格边框 for (Table table : (Iterable<Table>) document.getFirstSection()...(Cell cell : (Iterable<Cell>) table.getChildren(Cell.class)) { cell...

    forum.aspose.com/t/aspose-word-word-html/323607
  10. Supported File Formats|Documentation

    PSD manipulation library that can load and save the file formats like PSD, PSB, TIFF, JPEG, PNG, GIF, BMP and PDF....File Formats The following table indicates the file formats that...

    docs.aspose.com/psd/net/supported-file-formats/