Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 105,071 for

workbook

(0.11 sec)
  1. 用C++设置点为总数的方法。|Documentation

    在某些Excel图表中,例如瀑布图,可能需要将点设为总数。本文介绍如何用C++与Aspose.Cells实现此功能。...( u "" ); // Load the workbook Workbook wb ( filePath + u "SampleSheet...( subtotals ); // Save the workbook wb . Save ( filePath + u "output...

    docs.aspose.com/cells/zh/cpp/how-to-set-point-a...
  2. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. Our guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....xlsx" ; Workbook workbook ( inputFilePath ); Worksheet...Worksheet worksheet = workbook . GetWorksheets (). Get ( 0 ); Chart...

    docs.aspose.com/cells/cpp/find-if-data-points-a...
  3. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for C++. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....// Load sample Excel file Workbook wb ( srcDir + u "sample.xlsx"...GetRowCount (), options ); // Save workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/cpp/change-data-source-of...
  4. Ինչպես փոխարկել XML-ը CSV-ի, օգտագործելով Node....

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել XML-ը CSV-ի, օգտագործելով Node.js-ը: Այն տրամադրում է IDE կարգավորումներ, քայլերի ցանկ և գործարկվող կոդ՝ XML-ը CSV-ի վերածելու Node.js-ի միջոցով:...Բեռնել աղբյուրի XML ֆայլը Workbook դասի օբյեկտում Պահեք բեռնված...բեռնելով աղբյուր XML ֆայլը Workbook դասի օբյեկտում: Այնուհետև...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-xm...
  5. Ինչպես գաղտնագրել Excel ֆայլը գաղտնաբառով Java-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես գաղտնագրել Excel ֆայլը Java-ում գաղտնաբառով: Այն տրամադրում է անհրաժեշտ ռեսուրսների մասին մանրամասներ, ծրագիր գրելու ամբողջական տրամաբանություն և գործարկվող օրինակելի կոդը՝ Java-ում գաղտնաբառով պաշտպանված Excel ֆայլ ստեղծելու գործընթացը ցուցադրելու համար:...Բեռնեք կաղապարի Excel ֆայլը Workbook օբյեկտի մեջ, որը պետք է գաղտնագրվի...Java-ում*: Այն օգտագործում է Workbook դասի օբյեկտը՝ բեռնելու աղբյուր...

    kb.aspose.com/hy/cells/java/how-to-encrypt-exce...
  6. Convert Text to Columns using Aspose.Cells with...

    Learn how to convert text to columns in Excel files using Aspose.Cells for C++....02_OutputDirectory \\ " ); // Create a workbook Workbook wb ; // Access first worksheet..., 5 , opts ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/cpp/convert-text-to-colum...
  7. Aspose.Cells Java for Apache POI SS - HSSF and ...

    Why not Apache POI SS - HSSF and XSSF....Sheet Within Workbook Re‑Order Sheets Within Workbook Header and...Aspose.Cells Working with Workbooks in Apache POI and Aspose.Cells...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  8. Convert DOC to XLSM via Java or with free Onlin...

    Convert DOC to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLSM online converter quickly before integrating the code....Workbook object. Then, you can call the Workbook.save()...save() method to save the workbook in XLSM format. By using Aspose...

    products.aspose.com/total/java/conversion/doc-t...
  9. Merge XLTM Files Online or using Java | product...

    Free online app to combine different XLTM files. Java merging library code to merge XLTM worksheets into other formats....using Workbook class objects. Select the one Workbook as the...secure. Key Use Cases: Dynamic Workbooks: Merge forecasting or risk...

    products.aspose.com/total/java/merge/xltm/
  10. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly.... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/androidjava/manage-ole/