Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 235,217 for

aspose.cells

(0.81 sec)
  1. Aspose.cell是否支持用户更换表头顺序? - Free Support Forum -...

    请问aspose.cell是否支持用户更换表头顺序,比如A列是,C列公式列,C列 = A列的值, 那么当A列和B列发生未知变化的时候,公式是否会跟着重新引用B列? 是否有现成的api接口?...Aspose.cell是否支持用户更换表头顺序? Aspose.Cells Product Family cells-java...December 2, 2025, 8:35am 1 请问aspose.cell是否支持用户更换表头顺序,比如A列是,C列公式列,C列...

    forum.aspose.com/t/aspose-cell/322377
  2. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.cells with C++. Create, modify, and style ranges programmatically....created as an object by using Aspose.Cells. Here is how to create a...Managing Ranges Using Aspose.Cells Aspose.Cells provides a class Workbook...

    docs.aspose.com/cells/cpp/managing-ranges/
  3. 使用 C++ 将特定工作表导出为 PDF|Documentation

    使用 Aspose.cells 与 C++ 导出特定工作表为 PDF。...Contents [ Hide ] 默认情况下,Aspose.Cells 会将工作簿中所有 可见 工作表保存为一个 PDF...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/save-specified-wor...
  4. Converting Worksheet to Image and Worksheet to ...

    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 converting worksheets...Excel files to images. Also, Aspose.Cells supports converting a workbook...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  5. XLS file becomes unsavable after the first save...

    Hi Aspose team, I’m having an issue with the XLS file. After loading and saving it the first time, I tried to load the output file and save it again (second time), but it throws an error: “Index was outside the bounds o…...unsavable after the first save Aspose.Cells Product Family cells-net...files just fine. I’m using Aspose.Cell version 25.10. Sample : sample...

    forum.aspose.com/t/xls-file-becomes-unsavable-a...
  6. Aspose Cells SVG Font Issue - Free Support Foru...

    We have purchased licenses for Aspose.cells for Java. We are having issues displaying SVG images inside PowerPoint. It seems that Aspose embeds the text nodes, font families, font styles etc inside the svg and if the c…...Aspose Cells SVG Font Issue Aspose.Cells Product Family TomBedard...2 @TomBedard At present, Aspose.Cells does not support rendering...

    forum.aspose.com/t/aspose-cells-svg-font-issue/...
  7. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...getColumnWidthPixel how to calculate width Aspose.Cells Product Family cells-java...The default font used by Aspose.Cells (or the system default font...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  8. Don't want to see the Formulas in the viewer - ...

    Hi Team, I don’t want to see the formulas in the viewer , I just want to see the values . Can you please suggest is there any way to do that . image.png (65.9 KB)...the Formulas in the viewer Aspose.Cells Product Family aspose-cells...values in the viewer using Aspose.Cells, you can convert the workbook...

    forum.aspose.com/t/dont-want-to-see-the-formula...
  9. 如何以及在哪里使用 JavaScript 通过 C++ 枚举器|Documentation

    通过C++ API学习如何使用Aspose.cells for JavaScript中的枚举器。... Aspose.Cells API提供了一堆枚举器,但本文主要讨论如下三种类型。...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/how-and...
  10. Managing TextBox with JavaScript via C++|Docume...

    Learn how to manage TextBox in Excel using Aspose.cells for JavaScript via C++.... Aspose.Cells for JavaScript via C++ provides... Managing TextBox using Aspose.Cells for JavaScript via C++ This...

    docs.aspose.com/cells/javascript-cpp/managing-t...