Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 6,887 for

pdf to xlsx

(0.22 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. 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...Axis in Excel Chart Chart to PDF with C++ Shapes in Charts with...

    docs.aspose.com/cells/cpp/chart-axes/
  3. 用 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...
  4. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports getting a list of fonts used in a spreadsheet or workbook, allowing users To get font information used in a document. This article will show you how To use the Aspose.Cells library To get a list of fonts....you convert your workbook into PDF or image, then Aspose.Cells requires...in the undesired rendering of PDF or images but also takes processing...

    docs.aspose.com/cells/cpp/get-a-list-of-fonts-u...
  5. 使用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/
  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++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...xlsx" ); Aspose :: Cells :: Cleanup...计算图表后读取轴标签 如何在Excel图表中设置类别轴 将图表导出为 PDF(C++版) 使用 C++ 管理图表中的形状...

    docs.aspose.com/cells/zh/cpp/chart-axes/
  8. 使用 Node.js 和 C++ 删除工作表中的空白行和列|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除工作表中的所有空白行和列。...这在例如从微软Excel文件生成PDF文件时非常有用,只转换包含数据或相关对象的行和列。 使用以下Aspose...join ( dataDir , "SampleInput.xlsx" ); // Open an existing excel...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-blan...
  9. 用C++删除工作表中的空白行和空白列|Documentation

    使用Aspose.Cells和C++删除工作表中的空行和空列。...这在例如从微软Excel文件生成PDF文件时非常有用,只转换包含数据或相关对象的行和列。 使用以下Aspose...inputFilePath = srcDir + u "SampleInput.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/delete-blank-rows-...
  10. 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...