Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 6,949 for

xlsx to pdf

(0.12 sec)
  1. 设置 PdfSaveOptions 和 ImageOrPrintOptions 的 Defau...

    了解如何用 Aspose.Cells for Node.js via C++ 设置 PdfSaveOptions 和 ImageOrPrinToptions 的 DefaultFont 属性。确保在字体缺失时正确渲染字体。...ImageOrPrintOptions 的 DefaultFont 属性时,您可能希望保存为 PDF 或图像时将该 DefaultFont 设置为工作簿中所有没有安装的字体的文本。...设置为工作簿中所有没有安装的字体的文本。 通常,在保存为 PDF 或图片时,Aspose.Cells for Node.js via C++...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  2. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for .NET recognition results as Pdf, text, Word, or Excel documents, as well as XML and JSON files....Pdf Portable Document Format. The...detected. Aspose.OCR.SaveFormat.Xlsx Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/net/save-file/
  3. 用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...
  4. 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 a reference. Sample Code...

    docs.aspose.com/cells/cpp/implement-errors-and-...
  5. 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...
  6. 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-...
  7. 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/
  8. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs.... xlsx Callback function for email...be sent, can be 'html', 'xlsx', or 'pdf' } whether to enable window...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. 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/
  10. 刷新和计算含有计算项数据透视表,使用 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...