Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 7,595 for

xlsx to pdf

(0.18 sec)
  1. Combine Multiple Workbooks into a Single Workbo...

    Learn how To combine multiple workbooks inTo a single workbook using Aspose.Cells with C++....xlsx picture.xlsx Output Workbooks combined.xlsx Screenshots...sourceFile1 = srcDir + u "SampleChart.xlsx" ; // Path of the second source...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  2. 使用C++重用样式对象|Documentation

    在Aspose.Cells for C++中,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助您利用可重用样式对象的优势,并将其实现于您的应用程序中。..." ); // Save to Pdf without setting PdfSaveOptions...outDir + u "SampleOutput_out.xlsx" ); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/zh/cpp/reusing-style-obje...
  3. 在Aspose.Cells中打印工作簿|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....xlsx" ); //Create an object for ImageOptions...Close 在Aspose.Cells中将电子表格转换为PDF 设置打印标题...

    docs.aspose.com/cells/zh/net/printing-workbooks...
  4. 使用 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...
  5. Manage Axes of Excel Charts with C++|Documentation

    Learn how To configure chart axes in Aspose.Cells for C++. Our guide will show you how To adjust the primary and secondary axes, set their ranges, and modify their properties To enhance your charts....xlsx" ); Aspose :: Cells :: Cleanup...Document Assistant Close Chart to PDF with C++ Shapes in Charts with...

    docs.aspose.com/cells/cpp/chart-axes/
  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. 使用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...
  8. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs.... xlsx Set function call before save...be sent, can be 'html', 'xlsx', or 'pdf' } whether to enable window...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. 使用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/
  10. 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-...