Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 5,990 for

api cleanup

(0.07 sec)
  1. 用C++将Excel转换为图片|Documentation

    学习如何使用Aspose.Cells for C++将Excel工作表转换为包括TIFF和SVG格式的图片。...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } 将工作表转换为图像...Aspose :: Cells :: Cleanup (); } 目前,将工作表转换为图像的API不支持3D气泡图。 将工作表转换为SVG...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-i...
  2. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...API提供 VbaProject.GetIslockedForViewin()...endl ; Aspose :: Cells :: Cleanup (); } 控制台输出 这是上述示例代码在使用提供的...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  3. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to use Aspose.Cells for C++ to add cells to the formula watch window in Excel. Load or create an Excel file, manipulate cells, set formulas, and save the modified file....Cells API. Add Cells to Microsoft Excel...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } Returning...

    docs.aspose.com/cells/cpp/add-cells-to-microsof...
  4. 使用C++处理数据透视表的数据字段显示格式|Documentation

    学习如何使用Aspose.Cells for C++操作数据透视表中数据字段的显示格式。...API提供了 PivotField.GetCalculationType()...endl ; Aspose :: Cells :: Cleanup (); } 透视筛选器(C++) 用 C++ 在 ODS...

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  5. 用C++移除透视连接|Documentation

    学习如何使用C++和Aspose.Cells库移除透视连接。...Cells API编程方式取消切片器与数据透视表的关联,请使用 Slicer...endl ; Aspose :: Cells :: Cleanup (); } 用C++格式化切片器 用C++渲染切片器...

    docs.aspose.com/cells/zh/cpp/remove-pivot-conne...
  6. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...Cells提供的简便API将WAV文件作为OLE对象添加。 #include <iostream>...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } 使用 C++ 访问和修改关联...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  7. Java API to Convert WORD to XLTM or with free O...

    Convert WORD to XLTM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLTM online converter quickly before integrating the code....or Online App On Premise Java API to convert WORD to XLTM without...manipulation and conversion APIs that can be used to convert...

    products.aspose.com/total/java/conversion/word-...
  8. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....method Aspose::Words::Document::Cleanup method...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Java API to Convert RTF to DIF or with free Onl...

    Convert RTF to DIF via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to DIF online converter quickly before integrating the code....or Online App On Premise Java API to convert RTF to DIF without...manipulation and conversion APIs that makes it easy to convert...

    products.aspose.com/total/java/conversion/rtf-t...
  10. 优化处理大型具有大量数据集文件时的内存使用,使用 C++|Documentation

    学习如何在使用 Aspose.Cells 和 C++ 处理大型Excel文件时优化内存使用。...Cells提供了一些相关选项和API调用来降低、减少和优化内存使用。此外,它可以帮助进程更高效地运行并加快速度。...endl ; Aspose :: Cells :: Cleanup (); } 写入大型Excel文件 以下示例展示了如何以优化模式将大型数据集写入工作表。...

    docs.aspose.com/cells/zh/cpp/optimizing-memory-...