Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 102,517 for

workbook

(0.13 sec)
  1. Protect XLSX document Online with password and ...

    Online XLSX file password protection app. .NET C# API code to apply password protection on XLSX spreadsheets....NET Load XLSX file via Workbook class object Call SetEncryptionOptions...📊 .xlsx | Microsoft Excel Workbook (Modern) — Use Cases for Protection...

    products.aspose.com/total/net/protect/xlsx/
  2. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for Node.js via C++ programmatically....property and its value inside workbook.xml as shown in the following...const wb = new AsposeCells . Workbook ( filePath ); // Access first...

    docs.aspose.com/cells/nodejs-cpp/utilize-sheet-...
  3. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++....is possible to protect the workbooks and worksheets separately...instance of Workbook and load a spreadsheet Workbook book ( srcDir...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  4. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …... Workbook wb = new Workbook(path + "Book1.xlsx");...worksheet.Cells.Rows) { Workbook wb1 = new Workbook(); Row row1 = row...

    forum.aspose.com/t/convert-excel-each-row-into-...
  5. 如何使用 Go 命令安装 Aspose.Cells for Go via C++。|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...."YOUR_LICENSE_File_PATH" ) workbook , _ := NewWorkbook () worksheets...worksheets , _ := workbook . GetWorksheets () worksheet , _ := worksheets...

    docs.aspose.com/cells/zh/go-cpp/how-to-install-...
  6. Get DrawObject and Bound while rendering to PDF...

    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....file const workbook = new AsposeCells . Workbook ( "sampleGetDrawObjectA...the specified options await workbook . saveAsync ( "outputGetDrawObjectA...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...
  7. 图表渲染|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....); // Create a new workbook Workbook workbook ; // Get first worksheet...default Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/chart-rendering/
  8. Globalization and Localization with Golang via ...

    Learn how to handle globalization and localization in Aspose.Cells for C++ to support multiple languages and regional settings....via C++ Import XML to Excel Workbook with Golang via C++ Customizing...

    docs.aspose.com/cells/go-cpp/globalization-and-...
  9. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using the Aspose.Cells for Java API.... Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/java/how-to-format-number...
  10. Convert PPSM to XLSM Format via Java or with fr...

    Convert PPSM to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSM to XLSM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/ppsm-...