Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 235,426 for

aspose.cells

(1.28 sec)
  1. C++ API to Convert PS to FODS | products.aspose...

    Convert PS to FODS via C++ API without using Microsoft Excel or Adobe Reader...PDF for C++, Aspose.Cells for C++, and Aspose.Total...export PDF to XLSX, and Aspose.Cells for C++ is used to convert...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. Number Settings with 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.... Aspose.Cells supports this functionality...Time , Percentage, etc. Aspose.Cells supports all of these display...

    docs.aspose.com/cells/cpp/cells-number-settings/
  3. Advanced Protection Settings since Excel XP|Doc...

    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.... Aspose.Cells supports all the advanced...Protection Settings Using Aspose.Cells Aspose.Cells supports all of the...

    docs.aspose.com/cells/net/advanced-protection-s...
  4. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.cells for .Net....Signature for Excel Aspose.Cells provides the Aspose.Cells.DigitalSignatures...perform the task using the Aspose.Cells for .NET API. Advanced topics...

    docs.aspose.com/cells/net/assign-and-validate-d...
  5. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides JavaScript code using C++ to insert and delete rows in an Excel worksheet.... Aspose.Cells for JavaScript via C++ offers...deleteRow(number) methods in a loop. Aspose.Cells works in the same way as...

    docs.aspose.com/cells/javascript-cpp/insert-or-...
  6. Copy Row Heights of Source Range to Destination...

    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.... Aspose.Cells for JavaScript via C++ provides...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/copy-row-h...
  7. Insert to Named Range from datatable - Free Sup...

    I have a workbook with several named ranges. I’m trying to update the range by using ImportData to load the contents of the datatable into the sheet starting at the first cell (in all cases the range starts at 0,0). If…...Named Range from datatable Aspose.Cells Product Family rickmeister...contain any information about Aspose.Cells, the ImportData method,...

    forum.aspose.com/t/insert-to-named-range-from-d...
  8. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.cells for Node.js via C++....Contents [ Hide ] You can use Aspose.Cells to set the AutoRecover property...(autosave) for that Excel file. Aspose.Cells provides the Workbook.getAutoRecover()...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-aut...
  9. 使用内置文档属性指定Excel文件的版本号(Node.js via C++)|Document...

    学习如何使用内置文档属性以编程方式指定Excel文件的版本号(Node.js via C++)。...getDocumentVersion() 属性以程序方式更改它,使用Aspose.Cells APIs。 使用内置文档属性指定Excel文件的文档版本...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-doc...
  10. Find out if VBA Project is Protected with C++|D...

    Check if the VBA project of an Excel file is protected using Aspose.cells with C++....file is protected using Aspose.Cells via the VbaProject.IsProtected...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/find-out-if-vba-proje...