Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 102,545 for

workbook

(0.1 sec)
  1. Convert XML to DIF in Android Apps | products.a...

    Render XML to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore XML Conversion...

    products.aspose.com/total/android-java/conversi...
  2. How to Convert XLSX to PDF having Restricted Pe...

    This topic provides details about how to convert XLSX to PDF having restricted permissions using C#....message Load XLSX file into Workbook instance that is to be converted...SecurityOptions parameter Save the workbook using the PDFSaveOptions settings...

    kb.aspose.com/cells/net/how-to-convert-xlsx-to-...
  3. How to Unprotect Excel Sheet using Node.js

    This article explains how to unprotect Excel sheet using Node.js. It has the instructions set to the set the IDE, a list of steps, and a runnable sample code to unlock Excel spreadsheet using Node.js....is initiated by loading the workbook followed by accessing the...password and saving the resultant workbook on the disk. Code to Unprotect...

    kb.aspose.com/cells/nodejs/how-to-unprotect-exc...
  4. How to Convert JSON to CSV in Java

    In this brief tutorial, you will learn how to convert JSON to CSV in Java. You can create JSON to CSV converter in Java by using a few API calls on Linux, Windows, or macOS....JSON to CSV Create an empty Workbook object to save the output...read into a string. An empty workbook is created and different JsonLayoutOptions...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  5. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Android API code to update PPT properties....Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...XLSX Files Metadata (Open XML Workbook)...

    products.aspose.com/total/android-java/metadata...
  6. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....excel file var book = new Workbook ( dir + "sample.xlsx" ); //...an instance of Workbook var book = new Workbook (); // Set CheckCustomNumberFor...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式...02_OutputDirectory \\ " ); Workbook wb ( sourceDir + u "sampleChangeCellsAli...( st , flag ); // Save the workbook in XLSX format. wb . Save...

    docs.aspose.com/cells/zh/cpp/change-cells-align...
  8. Ինչպես փոխարկել Excel-ը SVG-ի Node.js-ում

    Այս հիմնական թեման ներառում է մանրամասներ, թե ինչպես փոխարկել Excel-ը SVG-ի Node.js-ում: Դուք կարող եք Excel-ը փոխել SVG-ի՝ օգտագործելով Node.js-ը՝ օգտագործելով մի քանի տող հեշտ կոդ Linux-ում, macOS-ում կամ Windows-ում:...SVG-ի փոխարկելու համար Ստեղծեք Workbook դասի օբյեկտ՝ SVG ստեղծելու...ֆայլը սկավառակից՝ օգտագործելով Workbook դասի օրինակը և հղում ենք անում...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-ex...
  9. 通过C++在复制行或范围时将图表的数据源更改为目标工作表(Destination Worksh...

    了解如何在Aspose.Cells for Node.js via C++中在复制行或区域的同时将图表的数据源更改为目标工作表。本指南演示了如何更新图表的数据范围并将其链接到目标工作表。... Workbook ( filePath ); // Access the...getRowCount (), options ); // Save workbook in xlsx format wb . save (...

    docs.aspose.com/cells/zh/nodejs-cpp/change-data...
  10. Get and Set Style for cells with C++|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting....objects won’t be freed until the Workbook.Save method is called. C++...existing ones are kept for each Workbook object. This means that there...

    docs.aspose.com/cells/cpp/styling-and-data-form...