Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 237,206 for

aspose.cells

(2.22 sec)
  1. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....via C++ Contents [ Hide ] Aspose.Cells fully supports Microsoft...topic discusses how to use Aspose.Cells to configure page margins...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  2. Convert Excel to PDF to Word - Free Support For...

    Hi, is there a solution to convert Excel to Word directly? My input is Excel and the output must be a Word doc. I have tried with convert of Excel to PDF and from PDF to Word. By doing so, the converted Word containing t…...otherwise you should contact Aspose.Cells forum. Please check and...using newer versions of Aspose.Cells, you can directly convert...

    forum.aspose.com/t/convert-excel-to-pdf-to-word...
  3. Convert an Excel Chart to Image with C++|Docume...

    Learn how to convert Excel charts to images using Aspose.cells with C++....it to an image file with Aspose.Cells. The code in this example...and install Aspose.Cells: Download Aspose.Cells for C++ . Install...

    docs.aspose.com/cells/cpp/convert-an-excel-char...
  4. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.cells for .NET API...Apply Color Scheme in Aspose.Cells Aspose.Cells provides features...Create Custom Color Theme in Aspose.Cells If theme colors are used...

    docs.aspose.com/cells/net/excel-themes-and-colors/
  5. InsertCutCells wiping out invalid custom functi...

    When I use InsertCutCells to copy a range containing a formula with an invalid custom function name into a new workbook, the target cell which should correspond to that source cell has no formula. Here is my testing cod…...invalid custom function names Aspose.Cells Product Family bytefyre...code and the output using Aspose.Cells; Workbook srcWorkbook =...

    forum.aspose.com/t/insertcutcells-wiping-out-in...
  6. 用JavaScript通过C++在加载Excel文件时获取警告信息|Documentation

    学习如何在用C++调用Aspose.cells for JavaScript加载Excel文件时捕获警告。有效处理损坏但可加载的工作簿。...在这种情况下,Aspose.Cells 在加载工作簿时会发出警告。您可以通过实现 IWarningCallback...html > < head > < title > Aspose.Cells Warning Callback Example...

    docs.aspose.com/cells/zh/javascript-cpp/get-war...
  7. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++....Workbook Structure Using Aspose.Cells for Node.js via C++ Only...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  8. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....utilize other data sources) to Aspose.Cells.GridWeb control which provides...Worksheet source data using Aspose.Cells component and pastes the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. 使用 Aspose.Cells 和 C++ 检查密码修改权限|Documentation

    使用 Aspose.cells 和 C++ 检查提供的密码是否匹配“密码修改”...使用 Aspose.Cells 和 C++ 检查密码修改权限 Contents [ Hide ] 有时你需要以编程方式检...有时你需要以编程方式检查提供的密码是否与“密码修改”匹配。Aspose.Cells 提供 WorkbookSettings.WriteProtection...

    docs.aspose.com/cells/zh/cpp/check-password-to-...
  10. Dynamic add a svg picture not work when convert...

    Hi, I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture. Workbook workbook = new Workbook("excel-normal3.xlsx"); Worksheet worksheet = workbook.getWorksh…...work when convert to html Aspose.Cells Product Family aspose-cells...the version you’re using (Aspose.Cells 20.12). Cause : The problem...

    forum.aspose.com/t/dynamic-add-a-svg-picture-no...