Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 105,428 for

workbook

(0.87 sec)
  1. Convert XSLFO to XLSM in Android Apps | product...

    Render XSLFO to XLSM 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 XSLFO Conversion...

    products.aspose.com/total/android-java/conversi...
  2. Redact XLS Spreadsheet Online or using C++ | pr...

    Open and redact XLS document online via app for free. C++ API code to search and replace XLS text....project Load XLS file using Workbook class Define the ReplaceOptions...find and replace in whole workbook Save the XLS Spreadsheet C++...

    products.aspose.com/total/cpp/redact/xls/
  3. Redact Excel Spreadsheet Online or using C++ | ...

    Open and redact Excel document online via app for free. C++ API code to search and replace Excel text....project Load Excel file using Workbook class Define the ReplaceOptions...find and replace in whole workbook Save the Excel Spreadsheet...

    products.aspose.com/total/cpp/redact/excel/
  4. View and Update XLSB Properties Online or Updat...

    View and modify XLSB properties through online app for free. Java API code to update and add XLSB properties....project Load XLSB file using Workbook class. Get all custom properties...handling high-performance workbooks and compressed datasets efficiently...

    products.aspose.com/total/java/metadata/xlsb/
  5. Number Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/cells-number-setti...
  6. Copy Range Style Only|Documentation

    This article describes how to copy a range's style only using Aspose.Cells for Python via .NET.... This example creates a workbook, populates it with data and...

    docs.aspose.com/cells/python-net/copy-range-sty...
  7. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C# code....Author while Write Protecting Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/net/verify-password-of-en...
  8. Get Cells Range|Documentation

    Learn how to get the cells range using Aspose.Cells for Python via .NET API....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/python-net/get-cells-range/
  9. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。...使用 Workbook.CustomXmlParts.Add() 方法以API添加自定义XML部分,也可以通过...属性设置其ID。若要按ID选择自定义XML部件,可以使用 Workbook.CustomXmlParts.SelectByID()...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  10. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。..."text/javascript" > const { Workbook , SaveFormat , TxtSaveOptions...// Load source workbook const wb = new Workbook ( new Uint8Array...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...