Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 233,630 for

aspose.cells

(0.57 sec)
  1. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...incorrectly with "Freeze Panes" Aspose.Cells Product Family cells-net...2025, 2:23pm 1 I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file...

    forum.aspose.com/t/html-file-is-displayed-incor...
  2. Expanding text from right to left while exporti...

    Learn how to expand text from right to left while exporting Excel files to HTML using Aspose.cells for C++....with C++ Contents [ Hide ] Aspose.Cells for C++ now supports expanding...expands from right to left, Aspose.Cells will export it to HTML correctly...

    docs.aspose.com/cells/cpp/expanding-text-from-r...
  3. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.cells for C++ 通过内置文档属性指定Excel文件的版本。...GetDocumentVersion() 属性通过 Aspose.Cells API 以编程方式更改。 使用内置文档属性指定Excel文件的文档版本...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  4. Insert Background Image to Excel with Node.js v...

    How to insert a background image to Excel using Aspose.cells for Node.js via C++....picture for a sheet using Aspose.Cells API. Setting Sheet Background...Setting Sheet Background with Aspose.Cells for Node.js via C++ The...

    docs.aspose.com/cells/nodejs-cpp/insert-backgro...
  5. 工作表到图片 设置渲染图片的像素格式,使用 Node.js 和 C++|Documentation

    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使用32位每像素。Aspose.Cells允许您使用渲染图像的选项自定义像素格式(位深度)。...AsposeCells = require ( "aspose.cells.node" ); // Source directory...

    docs.aspose.com/cells/zh/nodejs-cpp/worksheet-t...
  6. 使用C++导出评论并保存Excel文件为HTML|Documentation

    了解如何使用Aspose.cells结合C++导出保存Excel文件到HTML时的评论。...但是,Aspose.Cells通过 HtmlSaveOptions.IsExportComments...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/export-comments-wh...
  7. Update Power Query Formula Item with Node.js vi...

    Learn how to update the Power Query Formula item data source in an Excel file using Aspose.cells for Node.js via C++.... In such cases, Aspose.Cells API provides the option...Power Query Formula Item Aspose.Cells API provides the ability...

    docs.aspose.com/cells/nodejs-cpp/update-power-q...
  8. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...Contents [ Hide ] 可能的使用场景 Aspose.Cells提供 Shape.ThreeDFormat 属性和...类包含多种属性,可根据应用需求设置不同效果。 使用 Aspose.Cells 处理形状或图表的三维格式 以下示例代码加载 源Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  9. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.cells for C++ 更改 Excel 中批注的文本方向。...Aspose.Cells提供了API来完成这项任务。 Aspose.Cells 提供了 Shape.GetTextDirection()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  10. Secure PDF Documents|Documentation

    Secure PDF files while converting from Excel files. This article demonstrates generating a secure PDF file from Excel with Aspose.cells for Java API.... Aspose.Cells provides PdfSecurityOptions...create secured PDF files with Aspose.Cells for Java API. If the spreadsheet...

    docs.aspose.com/cells/java/secure-pdf-documents/