Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 102,533 for

workbook

(0.21 sec)
  1. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for Node.js via C++....is possible to protect the workbooks and worksheets separately...); // Create an instance of Workbook and load a spreadsheet const...

    docs.aspose.com/cells/nodejs-cpp/detect-if-work...
  2. Create Microsoft Excel Files using Python | pro...

    Create Microsoft Excel worksheet reports without installing Microsoft Office...Python via Java API provides Workbook class that handles the creation...Process is simple. Create the Workbook class object and access the...

    products.aspose.com/total/python-java/create/
  3. Update Excel Files using Python | products.aspo...

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office within Python applications...Python via Java API provides Workbook class that handles the loading...Process is simple. Create the Workbook class object by providing...

    products.aspose.com/total/python-java/update/
  4. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Aspose.Cells for Python via .NET sample code to determine if Paper Size of Worksheet is Automatic programmatically.... First Worksheet of First Workbook - IsAutomaticPaperSize : False...First Worksheet of Second Workbook - IsAutomaticPaperSize : True...

    docs.aspose.com/cells/python-net/determine-if-p...
  5. Excel导出pdf,图表标签位置不一致 - Free Support Forum - asp...

    excel导出pdf,图表标签位置不一致,见附件Excel_pdf对比.png,这是bug,还是要做什么设置? Excel_pdf对比.png (116.9 KB) 图表导出pdf异常.zip (286.0 KB) public static void outputpdf() { Workbook Workbook = new Workbook("D:\\图表导出pdf异常.xl…...outputpdf() { Workbook workbook = new Workbook("D:\\图表导出pdf异常...常.xlsm"); workbook.Save("D:\\图表导出pdf异常.pdf",SaveFormat.Pdf);...

    forum.aspose.com/t/excel-pdf/322363
  6. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++.... Finally, it saves the workbook in output XLSX and output...column. Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  7. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...Startup (); // Create a new workbook Workbook wb ; // Get the first...

    docs.aspose.com/cells/zh/cpp/setting-different-...
  8. Working with Workbooks in NPOI and Aspose.Cells...

    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....Ask AI Working with Workbooks in NPOI and Aspose.Cells Contents...Add Data in Cells Create New Workbook Set Print Area AI Document...

    docs.aspose.com/cells/net/working-with-workbook...
  9. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....02_OutputDirectory \\ " ); Workbook wb ( srcDir + u "SourceFile..."OutputFile_out.xlsx" ); std :: cout << "Workbook saved successfully with updated...

    docs.aspose.com/cells/cpp/update-activex-combob...
  10. How to manage PivotChart with PivotOptions in C...

    How to manage PivotChart with PivotOptions using C++....Create a Workbook object from the sample file Workbook book ( path...

    docs.aspose.com/cells/cpp/how-to-manage-pivotch...