Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 7,694 for

xlsx to pdf

(0.64 sec)
  1. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。...如果将工作表转换为图像,或者将工作簿保存为PDF或HTML格式,您会看到切片器被正确地渲染。 呈现切片器 以下示例代码加载包含现有切片器的...workbook ( u "sampleRenderingSlice.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  2. 与GridJs客户端端协同工作|Documentation

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

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  3. 与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...
  4. 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...
  5. 导出打印区域范围到HTML,使用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。首先,在工作表的页面设置对象中设置打印区域。然后,使用...HTML。用于测试此功能的示例文件可以从以下链接下载: sampleInlineCharts.xlsx const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  6. 使用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...
  7. 在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...
  8. 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/
  9. 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...
  10. Manage Legend of Excel Charts with C++|Document...

    Learn how To utilize Aspose.Cells for C++ To effectively use and cusTomize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how To access and modify it, as well as how To improve visualization and data understanding with legends....xlsx" ); Aspose :: Cells :: Cleanup...Document Assistant Close Chart to PDF with C++ Shapes in Charts with...

    docs.aspose.com/cells/cpp/chart-legend/