Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 99,948 for

workbook

(0.21 sec)
  1. 使用 C++ via Node.js 在保存为PDF时仅更改单个Unicode字符的字体|Do...

    了解如何在使用Aspose.Cells for Node.js via C++保存为PDF时更改单个Unicode字符的字体。..."data" ); // Create workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Access the first worksheet const worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  2. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。...); // Create workbook object Workbook workbook ; // Access the...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...
  3. 使用 Apache POI 和 Aspose.Cells 创建图表|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Obtaining...worksheet Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/create-charts-usi...
  4. 使用Node.js通过C++在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自定义饼图中的切片和扇区颜色。我们的指南将展示如何为每个切片、扇区或扇团分配独特的颜色,以改善视觉效果和数据表现。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/custom-slic...
  5. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation....); // Create a workbook object Workbook workbook ; // Access the...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/custom-slice-or-secto...
  6. Primary and Secondary Axis with JavaScript via ...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts...."text/javascript" > const { Workbook , SaveFormat , ChartType ...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/primary-an...
  7. Manage Worksheets|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....class Workbook that represents an Excel file. The Workbook class...worksheets by calling the Workbook class Save method. Accessing...

    docs.aspose.com/cells/go-cpp/manage-worksheets/
  8. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for Node.js via C++. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....file const workbook = new AsposeCells . Workbook ( filePath );...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/handle-automat...
  9. Search in Documents via Java | products.aspose.com

    Search documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your Java based application....replacements within an Excel workbook. It begins by loading an Excel...Excel file into a Workbook object. The code sets up replacement...

    products.aspose.com/total/java/search/
  10. 使用C++将附件嵌入到PDF中|Documentation

    学习如何用C++结合Aspose.Cells将附件嵌入到PDF中。...Open the template file Workbook workbook ( u "embedded-attachments-example...pdf file with PdfSaveOptions workbook . Save ( u "output.pdf" ,...

    docs.aspose.com/cells/zh/cpp/embed-attachment-t...