Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 233,770 for

aspose.cells

(0.98 sec)
  1. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。...html > < head > < title > Aspose.Cells Example - Page Scale </...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  2. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...generating Excel file using Aspose.Cells. This particular feature...well? You will need to use Aspose.Cells for that. You can create...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  3. Adjusting Row Height and Column Width in Ruby|D...

    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....in Ruby Contents [ Hide ] Aspose.Cells - Adjusting Row Height and...workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/java/adjusting-row-height...
  4. 通过C++和Node.js获取或设置嵌入式OLE对象的类标识符|Documentation

    学习如何通过C++在Node.js中使用Aspose.cells获取或设置嵌入式OLE对象的类标识符。...Contents [ Hide ] 可能的使用场景 Aspose.Cells提供 OleObject.getClassIdentifier()...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/get-or-set-...
  5. 使用Node.js通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.cells for Node.js via C++在Excel中刷新关联形状的数值。...如果你想用Aspose.Cells for Node.js via C++保存工作...包含一个链接到单元格A1到E4的图片。我们将用 Aspose.Cells 改变B4单元格的值,然后调用 ShapeCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/refresh-val...
  6. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.cells for C++ API.... Aspose.Cells also allows you to apply...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  7. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.cells 和 C++ 自定义批注的字体颜色。...Aspose.Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape.GetTextBody()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  8. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...使用正则表达式替换工作簿中的文本 Contents [ Hide ] Aspose.Cells 提供通过正则表达式替换工作簿中内容的功能。为此,API...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  9. Add Pivot Connection with JavaScript via C++|Do...

    Learn how to add a pivot connection using Aspose.cells for JavaScript via C++....slicer and pivot table using Aspose.Cells API programmatically, please...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/javascript-cpp/add-pivot-...
  10. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign your VBA code project using Aspose.cells for C++ with a certificate....your VBA code project using Aspose.Cells with its Workbook.VbaProject...#include <ctime> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/digitally-sign-a-vba-...