Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 7,694 for

xlsx to pdf

(0.17 sec)
  1. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar To this Topic I created few months ago, but with a different outcome: Incorrect render of text with font from ApTos family My cusTomer is using the font Montserrat in his workbook. W…...sample code (I also generated PDF file after rendering the EMF...and the output EMF file and PDF file are fine tuned. e.g., Sample...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  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++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...加载不带图表的电子表格 以下示例代码加载不含图表的Excel文件,并以输出PDF格式保存。 const path = require ( "path"..."chart.xlsx" ), options ); // Save the workbook in PDF format...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  4. 通过 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...
  5. Excel_Character Misalignment Issue - Free Suppo...

    Hello Team, We are facing the Character Misalignment issue in Excel when converting inTo Pdf. We attatched the source file for your reference. Kindly try To fix the issue ASAP. Excel_Issue_OriginalFile.zip (110.7 KB) …...in Excel when converting into PDF. We attatched the source file...described. During the Excel to PDF conversion process, we observed...

    forum.aspose.com/t/excel-character-misalignment...
  6. 无图表加载源Excel文件|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....以下示例代码加载没有图表的样本Excel文件,并将其保存为输出PDF格式。 //Specify the load options...workbook = new Workbook ( "sample.xlsx" , options ); //Save the workbook...

    docs.aspose.com/cells/zh/java/load-source-excel...
  7. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as Pdf, text, Word, or Excel documents, as well as XML and JSON files....Pdf Portable Document Format. The...(version 2007 or later). Format.Xlsx Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/java/save-file/
  8. 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-...
  9. 用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...
  10. 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...