Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 6,428 for

api cleanup

(0.13 sec)
  1. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...Cells API,可以轻松实现这一目标。本文将展示一个代码示例,该示例读取...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  2. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....Cells API. Setting Sheet Background in...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } Related Articles...

    docs.aspose.com/cells/cpp/insert-background-ima...
  3. 用C++指定工作簿的自定义数字小数点和组分隔符|Documentation

    通过使用Aspose.Cells for C++ Api,在MS Excel中和用C++代码修改数字的十进制和分组分隔符。...Cells API指定自定义分隔符。它将十进制和组分隔符分别指定为点和空格。...endl ; Aspose :: Cells :: Cleanup (); } 支持的数字格式列表(C++) 使用C++渲染自定义日期格式g和ge...

    docs.aspose.com/cells/zh/cpp/specify-custom-num...
  4. Java API to Convert DOCM to XLAM or with free O...

    Convert DOCM to XLAM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to XLAM online converter quickly before integrating the code....or Online App On Premise Java API to convert DOCM to XLAM without...manipulation and conversion API, Aspose.Words for Java, to export...

    products.aspose.com/total/java/conversion/docm-...
  5. 使用 C++ 进行重采样添加的图片 Excel 转 PDF 转换|Documentation

    学习如何使用 Aspose.Cells 与 C++ 进行重采样以减少 PDF 大小。...Cells API执行该任务。该示例将Microsoft Excel文件转换为PDF文件,并压缩文件中的图像。...endl ; Aspose :: Cells :: Cleanup (); } 使用 SetImageResample ...

    docs.aspose.com/cells/zh/cpp/resampling-added-i...
  6. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...xls" ); Aspose :: Cells :: Cleanup (); } 设置图表线条 开发者还可以对 SeriesCollection...的线条或数据标记应用各种样式。以下代码演示了如何使用Aspose.Cells API设置图表线条。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  7. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape...xlsx" ); Aspose :: Cells :: Cleanup (); } 上述代码生成的 输出文件 附在此供您参考。...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  8. 用 C++ 测量单元格值的宽度和高度(以像素为单位)|Documentation

    学习如何通过Aspose.Cells for C++ Api测量单元格值的宽度和高度(像素单位)。...Cells API 自动调整行高和列宽 。 以下代码解释了 Cell.GetWidthOfValue()...outFilePath ); Aspose :: Cells :: Cleanup (); } 高级主题 获取单元值的文本宽度 AI Document...

    docs.aspose.com/cells/zh/cpp/calculate-the-widt...
  9. Java API to Convert DOCM to CSV or with free On...

    Convert DOCM to CSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to CSV online converter quickly before integrating the code....or Online App On Premise Java API to convert DOCM to CSV without...conversion API that provides a comprehensive set of APIs to work...

    products.aspose.com/total/java/conversion/docm-...
  10. 使用ImageOrPrint选项和C++将工作表转换为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表转换为图像文件,并应用不同的图像和打印选项。...Cells API执行工作表到图像的转换,应用不同的图像和打印选项。 你需要在程序/项目中包含...endl ; Aspose :: Cells :: Cleanup (); } 转换选项 可以将特定页面保存为图像。以下...

    docs.aspose.com/cells/zh/cpp/converting-workshe...