Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 6,990 for

xlsx to pdf

(0.27 sec)
  1. 导出打印区域范围到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...
  2. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.Pdf.dll for .Net and Aspose.word.dll for .Net : merge file To single Pdf having intermittent issues @jijikkt Thank you for additio......pdf.dll for .Net and Aspose.word....Net : merge file to single pdf having intermittent issues @jijikkt...

    forum.aspose.com/posts.rss
  3. 使用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...
  4. 使用C++管理Excel图表的图例|Documentation

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

    docs.aspose.com/cells/zh/cpp/chart-legend/
  5. 使用 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...
  6. 用C++渲染切片器|Documentation

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

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  7. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++....when, for example, generating a PDF file from a Microsoft Excel file...inputFilePath = srcDir + u "SampleInput.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...
  8. 使用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...
  9. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need To let aspose cells api know where To look for fonts. I use the below mentioned line To achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...attached: 1. ReferenceDoclet.xlsx – the excel file that has the...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  10. 使用C++将打印区域范围导出为HTML|Documentation

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

    docs.aspose.com/cells/zh/cpp/export-print-area-...