Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 7,634 for

xlsx to pdf

(0.14 sec)
  1. 使用 C++ 在 Node.js 中获取工作表中的最大范围|Documentation

    本文描述了如何使用 Aspose.Cells for Node.js via C++ 获取 Excel 文件的最大范围、最大数据范围和最大显示范围。... 在导出指定区域为HTML和PDF时,我们需要知道最大区域。 Aspose.Cells for...join ( dataDir , "SampleSheet.xlsx" ); // Loads the workbook const...

    docs.aspose.com/cells/zh/nodejs-cpp/get-max-ran...
  2. 使用C++移除工作簿中的未使用样式|Documentation

    使用Aspose.Cells和C++在Excel工作簿中移除未使用的样式。...[ Hide ] 未使用的样式不仅占用空间,还会在转换为PDF、HTML等不同格式时引发性能问题。Aspose.Cells提供了..."Template-With-Unused-Custom-Style.xlsx" ; Workbook workbook ( templateFilePath...

    docs.aspose.com/cells/zh/cpp/remove-unused-styl...
  3. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。...xlsx" ); Aspose :: Cells :: Cleanup...Document Assistant Close 将图表导出为 PDF(C++版) 使用 C++ 管理图表中的形状...

    docs.aspose.com/cells/zh/cpp/chart-legend/
  4. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how To effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels To enhance chart readability and usability....xlsx" ); Aspose :: Cells :: Cleanup...Document Assistant Close Chart to PDF with C++ Shapes in Charts with...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...
  5. 使用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....如果将工作表转换为图片或保存为PDF或HTML格式,您将看到切片器被正确渲染。 呈现切片器 以下示例代码加载了包含一个现有切片器的...dataDir , "sampleRenderingSlice.xlsx" ); // Load sample Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/rendering-s...
  6. Read and Manipulate Excel 2016 Charts with Node...

    Learn how To read and manipulate Excel 2016 charts using Aspose.Cells for Node.js via C++. This guide will show you how To access and modify various chart properties....xlsx" ); // Load source Excel file...dataDir , "out_excel2016Charts.xlsx" )); Console Output Here is...

    docs.aspose.com/cells/nodejs-cpp/read-and-manip...
  7. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。... xlsx 在保存前设置函数调用 xs . setBeforeSaveFunctio...be sent, can be 'html', 'xlsx', or 'pdf' } 是否启用GridJs的窗口按键事件 xs...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  8. 用 Node.js 通过 C++ 删除工作簿中的未使用样式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 从工作簿中删除未使用的样式。...[ Hide ] 未使用的样式不仅占用空间,还会在转换为PDF、HTML等不同格式时引发性能问题。Aspose.Cells提供了..."Template-With-Unused-Custom-Style.xlsx" ); // Load template excel file...

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

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...此功能已在PDF渲染中实现,现在也可以用于HTML。首先,在工作表的页面设置对象中设置打印区域。之后,使用...从以下链接下载: sampleInlineCharts.xlsx #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  10. Manage Workbook with C++|Documentation

    Learn how To manage workbooks through the Aspose.Cells for C++ APIs....xlsx" ); Aspose :: Cells :: Cleanup...:: Workbook workbook ( "input.xlsx" ); auto worksheet = workbook...

    docs.aspose.com/cells/cpp/managing-workbooks-an...