Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 7,630 for

pdf to xlsx

(0.49 sec)
  1. Implement Errors and Boolean Value in Russian o...

    Learn how To implement errors and boolean values in Russian or any other language using Aspose.Cells with C++....in this code and its Output PDF . The screenshot shows the difference...sample Excel file and the output PDF for reference. Sample Code #include...

    docs.aspose.com/cells/cpp/implement-errors-and-...
  2. 通过 Node.js 结合 C++ 跟踪文档转换进度|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 跟踪Excel文件中的转换进度。...xlsx" )); const pdfSaveOptions =...outputDir , "DocumentConversionPr.pdf" ), pdfSaveOptions ); 以下是 TestPageSavingCallba...

    docs.aspose.com/cells/zh/nodejs-cpp/track-docum...
  3. 使用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...
  4. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++....image or 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/
  5. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...xlsx" ; U16String outputFilePath...outDir + u "DocumentConversionPr.pdf" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  6. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    Learn how To calculate Excel 2016 MINIFS and MAXIFS functions using Aspose.Cells for Python via .NET API with code examples....saves the results in the output PDF . import os from aspose.cells...source_dir , "sampleMINIFSAndMAXIF.xlsx" )) # Perform Aspose.Cells formula...

    docs.aspose.com/cells/python-net/calculation-of...
  7. Filter Objects while loading Workbook or Worksh...

    Learn how To filter data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++....output PDF generated by it. As you can see in the output PDF, all..."sampleFilterCharts.xlsx" ), lOptions ); // Save worksheet to a single PDF page...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  8. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/page/net/what-is-xps-file/
  9. AutoFit Row Height Automatically When Loading a...

    Learn how To fit rows whose height is not cusTomized when loading a file using Aspose.Cells for Node.js via C++....file directly and save it to PDF, the data will not be fully displayed...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  10. 在使用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...