Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 6,872 for

xlsx to pdf

(0.05 sec)
  1. 通过C++用Node.js处理类似微软Excel的图表轴自动单位|Documentation

    了解如何在Aspose.Cells for Node.js via C++中处理图表轴的自动单位。我们的指南将向您展示如何配置和自定义图表轴的自动单位,包括科学记数法的显示和缩放调整。...js via C++在渲染图表为图片或PDF时,不能正确处理图表轴的自动单位。现在,Aspose.Cells...C++支持图表轴自动单位的处理。无需代码更改,只需将您的图表转换为图片或PDF,它将像微软Excel那样渲染图表轴。 处理Microsoft...

    docs.aspose.com/cells/zh/nodejs-cpp/handle-auto...
  2. Load Source Excel File Without Charts with Node...

    Learn how To load an Excel file without charts using Aspose.Cells for Node.js via C++....charts and saves it in output PDF format. const path = require..."chart.xlsx" ), options ); // Save the workbook in PDF format...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...
  3. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how To use the Aspose.Cells library To calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using C++....saves the results in the output PDF . #include <iostream> #include...srcDir + u "sampleMINIFSAndMAXIF.xlsx" ); // Perform Aspose.Cells...

    docs.aspose.com/cells/cpp/calculation-of-excel-...
  4. Refresh and Calculate Pivot Table having Calcul...

    Refresh and calculate pivot table with calculated items using Aspose.Cells with C++....workbook in PDF format. The results in the output PDF show that...sampleFilePath = srcDir + u "sample.xlsx" ; Workbook workbook ( sampleFilePath...

    docs.aspose.com/cells/cpp/refresh-and-calculate...
  5. Calculation of Array Formula of Data Tables wit...

    How To use the Aspose.Cells library To calculate array formulas for a data table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file....sample code generates the output PDF . Here is the sample code used...used to generate the output PDF from the source excel file . Please...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  6. index.xml

    2.0 http://www.w3.org/2005/ATom High Code APIs & Free Apps for Image AuTomation – Просмотреть изображения с помощью java, все поддерживаемые форматы изображенийhttps://products.aspose.com/imaging/r......DOCX fileiconsmall XLSX fileiconsmall PDF fileiconsmall ODP lazyloaded...DOCX fileiconsmall XLSX fileiconsmall PDF fileiconsmall ODP lazyloaded...

    products.aspose.com/imaging/ru/java/viewer/inde...
  7. 指定如何在输出 PDF 和图片中跨字符串,使用 Node.js 和 C++|Documenta...

    学习如何通过使用 Aspose.Cells for Node.js via C++ 指定跨类型控制输出 Pdf/图片中的文本溢出。...指定如何在输出 PDF 和图片中跨字符串,使用 Node.js 和 C++ Contents [ Hide ] 可能的使用场景...或无内容,字符串会溢出。当你将 Excel 文件保存为 PDF/图片时,可以通过使用 TextCrossType 枚举值来控制此溢出,枚举值如下:...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-how...
  8. Implement Errors and Boolean Value in Russian o...

    Learn how To implement Errors and Boolean values in different languages using Aspose.Cells for Node.js via C++....in this code and its Output PDF . The screenshot shows the difference...Sample Excel File and the Output PDF for a reference. Sample Code...

    docs.aspose.com/cells/nodejs-cpp/implement-erro...
  9. Load Source Excel File Without Charts with C++|...

    Learn how To load an Excel file without charts using Aspose.Cells with C++....charts and saves it in output PDF format. #include <iostream> #include...inputFilePath = srcDir + u "chart.xlsx" ; // Load the workbook with...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  10. AutoFit Row Height Automatically When Loading f...

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

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...