Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 240,402 for

aspose cells

(0.28 sec)
  1. 用C++将工作簿转换为JSON|Documentation

    学习如何用Aspose.Cells for C++将Excel工作簿转换为JSON格式。...用C++将工作簿转换为JSON Contents [ Hide ] Aspose.Cells支持将工作簿转换为JSON(JavaScript对象表示法)文件。...示法)文件。 将Excel工作簿转换为JSON Aspose.Cells API支持将电子表格转换为JSON格式。将工作簿导出为JSON,只需将...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  2. Convert XLS File with Images or Charts to PDF w...

    Convert XLS files containing images or charts to PDF documents using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells supports converting XLS...charts to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/convert-xls-file-with...
  3. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....spreadsheets to CSV format Aspose.Cells provides the ability to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  4. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how Cells look and appear....For example, it lets you apply cell shading, borders, colored icons...bar chart in the cells. Automatically shade cells with color scales...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  5. Access the Text Box by the Name with C++|Docume...

    Learn how to access a text box by its name using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/access-the-text-box-b...
  6. 用C++设置图表的数据显示标签的形状类型|Documentation

    学习如何使用Aspose.Cells for C++设置图表中数据标签的形状类型。我们的指南将解释不同的形状类型,并展示如何选择合适的形状以增强图表的展示效果和可用性。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/set-the-shape-type...
  7. 使用C++将Smart Art转换为组形状|Documentation

    了解如何使用Aspose.Cells for C++将Smart Art形状转换为组形状,并访问组形状的各个部分。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/convert-the-smart-...
  8. Remove Existing PrinterSettings of Worksheets i...

    Learn how to remove existing PrinterSettings of a worksheet inside the Excel file through the Page Setup object programmatically using Aspose.Cells with C++....existing printer settings using Aspose.Cells APIs. Remove Existing PrinterSettings...Worksheets in Excel file Aspose.Cells allows you to remove existing...

    docs.aspose.com/cells/cpp/remove-existing-print...
  9. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells Cells = worksheet.getCells(); Cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...calculate width Aspose.Cells Product Family cells-java xuerui December...getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  10. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow.... Similarly, Aspose.Slides allows you to add images...through different procedures. Tip Aspose provides free converters— JPEG...

    docs.aspose.com/slides/cpp/image/