Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 30,308 for

worksheet

(0.14 sec)
  1. 用C++将Excel转换为图片|Documentation

    学习如何使用Aspose.Cells for C++将Excel工作表转换为包括TIFF和SVG格式的图片。...xlsx" ); Worksheet sheet = book . GetWorksheets...outputPath ); } std :: cout << "Worksheet converted to images by page...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-i...
  2. Fill Forms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades with AutoFiller Class....Contents [ Hide ] Export Excel worksheet data to fill PDF form Working...

    docs.aspose.com/pdf/net/autofiller-class/
  3. Working with Rows and Columns|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....Assistant Close Working with Worksheet Working with Cells Analyzing...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel Worksheets by setting the header and footer with script commands using the C# API or .NET Library....footers can also be added to worksheets. They can be used to display...add headers and footers to worksheets at runtime, but we recommend...

    docs.aspose.com/cells/net/setting-headers-and-f...
  5. Replace text in smart art with Node.js via C++|...

    Learn how to replace text in smart art using Aspose.Cells for Node.js via C++....( sourceFilePath ); const worksheets = wb . getWorksheets ();...; i < worksheets . getCount (); i ++ ) { const worksheet = worksheets...

    docs.aspose.com/cells/nodejs-cpp/replace-text-i...
  6. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....created with a single default worksheet. An optional style variable...a reference to the first worksheet for saving JSON data Read...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  7. 使用JavaScript通过C++设置工作表中评论或形状的边距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置Excel工作表中评论或形状的边距...Comment or Shape Inside The Worksheet </ h1 > < input type = "file"...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/set-mar...
  8. 如何通过 JavaScript 和 C++ 控制工作表标签栏|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 控制工作表标签栏。...Cells Example - Populate Worksheet and Save </ h1 > < input type...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....); // Get the first worksheet Worksheet sheet = wb . GetWorksheets...chart collection from the worksheet ChartCollection charts = sheet...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  10. Manage Shape Options|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....Watermark to Worksheet Copy Shapes between Worksheets Analyzing...

    docs.aspose.com/cells/java/managing-shape-options/