Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 82,032 for

workbook

(0.06 sec)
  1. 用C++查找XML映射的根元素名称|Documentation

    学习如何使用Aspose.Cells for C++查找XML映射的根元素名称。...Excel file having Xml Map Workbook wb ( inputFilePath ); // Access...Access first Xml Map inside the Workbook XmlMap xmap = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/find-the-root-elem...
  2. Convert XLS File with Images or Charts to PDF w...

    Convert XLS files containing images or charts to PDF documents using Aspose.Cells with C++....unique_ptr < Workbook > wb = std :: make_unique < Workbook > ( designerFile...

    docs.aspose.com/cells/cpp/convert-xls-file-with...
  3. Group Pivot Fields in the Pivot Table with C++|...

    Learn how to group pivot fields in a pivot table using Aspose.Cells for C++....pivot table and saves the workbook as output Excel file . The.../Data/02_OutputDirectory/" ); Workbook wb ( srcDir + u "sampleGroupPivotFiel...

    docs.aspose.com/cells/cpp/group-pivot-fields-in...
  4. 使用 Node.js 通过 C++ 更改评论的文本方向|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 更改评论的文本方向。有效自定义评论对齐设置。...Instantiate a new Workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/change-text...
  5. Remove XLS Annotation Online or Manage Annotati...

    delete comments from XLS file through online app for free. Java API code to manage comments of XLS files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/xls/
  6. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. Java API code to manage comments of TSV files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/tsv/
  7. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...01_SourceDirectory \\ " ); Workbook wb ; SignatureLine signatureLine...outputPath ); std :: cout << "Workbook with signature line saved...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  8. Different Ways to Open Files|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....computer by specifying it in the Workbook class constructor. Simply...are fair chances that the Workbook constructor may throw System...

    docs.aspose.com/cells/python-java/different-way...
  9. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the C# API or .NET Library....class, Workbook , that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/net/setting-margins/
  10. 在电子表格中对数据进行排序|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....object in the workbook DataSorter sorter = workbook . getDataSorter...

    docs.aspose.com/cells/zh/java/sort-data-in-spre...