Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,384 for

api cleanup

(0.31 sec)
  1. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...Cells API 实现此功能。 #include <iostream> #include...endl ; Aspose :: Cells :: Cleanup (); } 用C++自定义带有Ribbon XML的Excel文件...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  2. 用 C++ 获取数据透视表的外部连接数据源|Documentation

    学习如何使用 Aspose.Cells for C++ 获取数据透视表的外部连接数据源。...API 提供了 GetExternalConnectio() 属性,属于...endl ; } Aspose :: Cells :: Cleanup (); } 代码片段中使用的源文件已附上供参考。 源文件...

    docs.aspose.com/cells/zh/cpp/get-external-conne...
  3. 用C++管理评论和注释|Documentation

    使用Aspose.Cells for C++插入和管理评论或注释。...Cells API添加注释。本主题讨论使用Aspose.Cells API向单元格添加注释。还将介绍注释的格式设置。...endl ; Aspose :: Cells :: Cleanup (); } 注释格式设置 还可以通过配置其高度、宽度和字体设置来格式化注释的外观。...

    docs.aspose.com/cells/zh/cpp/comments-and-notes/
  4. 用 C++ 锁定文字艺术水印|Documentation

    学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...Cells API 允许在工作表上添加文字艺术水印,使其成为可以移动和定位的...方法的用法,用于锁定水印的某些方面。 Aspose.Cells API 允许锁定水印的特定方面,从而限制或完全阻止用户交互。以下代码片段演示了如何使用...

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  5. 创建、访问和复制命名范围(C++)|Documentation

    学习如何使用 Aspose.Cells 在 Excel 文件中创建、访问和复制命名范围(C++)。...Cells API来完成任务。 Aspose.Cells 提供了表示 Microsoft...endl ; Aspose :: Cells :: Cleanup (); } 将数据输入到命名范围内的单元格 您可以按...

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  6. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....developers with an integrated API to optimize TIFF content. Reduce...MakeObject<Document>(u"Input.tiff"); doc->Cleanup(); auto nodes = doc->GetCh...

    products.aspose.com/words/cpp/compress/tiff/
  7. Սեղմել TIFF Ը C++ Ում

    Սեղմեք TIFF ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...մշակողներին տրամադրում է ինտեգրված API՝ TIFF բովանդակությունը օպտիմալացնելու...MakeObject<Document>(u"Input.tiff"); doc->Cleanup(); auto nodes = doc->GetCh...

    products.aspose.com/words/hy/cpp/compress/tiff/
  8. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....writes information about the API and version number in output...spreadsheet using Aspose.Cells' APIs. When the spreadsheet code is...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  9. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Cells APIs have exposed the Chart::ToPdf...endl ; Aspose :: Cells :: Cleanup (); } Create Chart PDF with...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  10. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply different image and print options using Aspose.Cells with C++....Cells API. You need to include the Aspose...endl ; Aspose :: Cells :: Cleanup (); } Conversion Options It...

    docs.aspose.com/cells/cpp/converting-worksheet-...