Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 6,884 for

pdf to xlsx

(0.06 sec)
  1. Filter Objects while loading Workbook or Worksh...

    Learn how To filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....output PDF generated by it. As you can see in the output PDF, all...srcDir + u "sampleFilterCharts.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  2. index.xml

    2.0 http://www.w3.org/2005/ATom High Code APIs & Free Apps for Image AuTomation – Bijsnijden afbeeldingen Via java, alle ondersteunde afbeeldingsformatenhttps://products.aspose.com/imaging/nl/java/......DOCX fileiconsmall XLSX fileiconsmall PDF fileiconsmall ODP lazyloaded...DOCX fileiconsmall XLSX fileiconsmall PDF fileiconsmall ODP lazyloaded...

    products.aspose.com/imaging/nl/java/crop/index.xml
  3. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++....or you save your workbook to PDF or HTML formats, you will see...Workbook workbook ( u "input.xlsx" ); // Access second worksheet...

    docs.aspose.com/cells/cpp/rendering-timeline/
  4. 刷新和计算含有计算项数据透视表,使用 C++|Documentation

    使用 Aspose.Cells 和 C++ 刷新并计算包含计算项的数据透视表。...API 刷新并计算数据透视表,并将工作簿保存为 PDF 格式。生成的 输出 PDF 证明 Aspose.Cells 成功刷新和...sampleFilePath = srcDir + u "sample.xlsx" ; Workbook workbook ( sampleFilePath...

    docs.aspose.com/cells/zh/cpp/refresh-and-calcul...
  5. 使用C++的Node.js计算数据表数组公式|Documentation

    如何使用Aspose.Cells库对Microsoft Excel中的数据表数组公式进行计算。加载或创建Excel文件,计算数组公式,然后保存修改后的文件。...示例代码生成了 output PDF 。 以下是用于从 source excel file 生成 output PDF 的示例代码。 请阅读注释以获取更多信息。...join ( dataDir , "DataTable.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  6. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。... xlsx 用于发送邮件功能的回调函数 xs . setEmailSendCallFunc...be sent, can be 'html', 'xlsx', or 'pdf' } 是否启用GridJs的窗口按键事件 xs...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  7. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.Cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Cells执行公式计算,然后将结果保存为 输出PDF 。 #include <iostream> #include...srcDir + u "sampleMINIFSAndMAXIF.xlsx" ); // Perform Aspose.Cells...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...
  8. 在使用C++通过Node.js加载文件时自动调整行高|Documentation

    学习如何在加载文件时自动调整未自定义高度的行,使用Aspose.Cells for Node.js via C++。...via C++调整行高 如果直接加载文件并保存为PDF,数据可能无法全部显示在PDF中,因为其缓存行高仅为15。 如果在加载文件时将...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  9. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set To single select. After applying “R…...xlsx"); workbook.Settings.GlobalizationSetting...RefreshPivotTables(); } workbook.Save("result.xlsx"); class CustomPivotTableGlob...

    forum.aspose.com/t/pivot-table-refresh-problems...
  10. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。... xlsx 用于发送邮件功能的回调函数 xs . setEmailSendCallFunc...be sent, can be 'html', 'xlsx', or 'pdf' } 是否启用GridJs的窗口按键事件 xs...

    docs.aspose.com/cells/zh/python-net/aspose-cell...