Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 43,820 for

ai format

(0.1 sec)
  1. Add or Insert a Worksheet|Documentation

    This article introduces how to add or insert worksheets in GridDesktop....Ask AI Add or Insert a Worksheet Contents [ Hide ] In this topic...XLSX (MS Excel 2007/2010) file format, there is no such limitation...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. 使用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....the workbook in output XLSX format. workbook . save ( "outputRemovingSlicer...AsposeCells . SaveFormat . Xlsx ); AI Document Assistant Close 使用Node...

    docs.aspose.com/cells/zh/nodejs-cpp/removing-sl...
  3. 在保存为PDF时打印批注与C++|Documentation

    了解如何在使用Aspose.Cells for C++将Excel文件保存为PDF时打印批注。...); // Save workbook in pdf format workbook . Save ( outputFilePath...Aspose :: Cells :: Cleanup (); } AI Document Assistant Close 使用C++给PDF添加水印...

    docs.aspose.com/cells/zh/cpp/print-comments-whi...
  4. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框...// Save the workbook in xlsx format. wb . save ( path . join (...AsposeCells . SaveFormat . Xlsx ); AI Document Assistant Close 用Node...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  5. 用C++在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用Aspose.Cells for C++保存Excel文件为HTML时启用CSS自定义属性。通过减少冗余的图片数据提高性能。...// Save the workbook in HTML format wb . Save ( outDir + u "outputEnableCssCusto...Aspose :: Cells :: Cleanup (); } AI Document Assistant Close 使用C++禁用导出帧脚本和文档属性...

    docs.aspose.com/cells/zh/cpp/enable-css-custom-...
  6. 用 Node.js 通过 C++ 将工作表渲染为图形上下文|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将工作表渲染为图形上下文,包括渲染到图像文件、屏幕和打印机。...// Save the image in Png format AI Document Assistant Close 使用Node...

    docs.aspose.com/cells/zh/nodejs-cpp/render-work...
  7. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。... ( true ); // Save to HTML format workbook . Save ( outputFilePath...Aspose :: Cells :: Cleanup (); } AI Document Assistant Close 支持在...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  8. 用C++更改切片器属性|Documentation

    使用Aspose.Cells和C++更改单个Excel文件中切片器的属性。...the workbook in output XLSX format. workbook . Save ( outputDir...Cells :: Cleanup (); return 0 ; } AI Document Assistant Close 在将E...

    docs.aspose.com/cells/zh/cpp/change-slicer-prop...
  9. How to Insert Picture in Cell with C++|Document...

    Learn how to insert a picture into a cell with Aspose.Cells using C++....Ask AI How to Insert Picture in Cell with C++ Contents [ Hide...workbook in the output XLSX format. Sample Code #include <iostream>...

    docs.aspose.com/cells/cpp/how-to-insert-picture...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explAining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....Ask AI How to Print Excel as Fitted Pages Wide and Tall Contents...helps maintain a consistent format, making it easier to compare...

    docs.aspose.com/cells/net/how-to-print-excel-as...