Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 6,488 for

workbook to pdf

(1.28 sec)
  1. C++ API to Export MHTML to GIF | products.aspos...

    Convert MHTML To GIF within C++ applications....PDF for C++ API to convert MHTML...password protected PDF document with Aspose.PDF for C++ by specifying...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...中使用的 示例excel文件 和由此生成的 输出PDF 。从输出PDF中可以看出,所有图表都已从工作簿中筛选出。 #include...// Filter charts from the workbook LoadOptions lOptions ; lOptions...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  3. AutoFit Row Height Automatically When Loading a...

    Learn how To fit rows whose height is not cusTomized using Aspose.Cells with C++....it to PDF, the data will not be fully displayed in the PDF because...Excel file and save it as PDF { Workbook wb ( filePath + u "sample...

    docs.aspose.com/cells/cpp/autofit-row-height/
  4. Online XML to POT Conversion or Build .NET base...

    Free online app To convert XML To POT files. .NET C# conversion library code for XML documents....Microsoft Word, Excel, Powerpoint, PDF, Email files, Images and other...Aspose.Slides for .NET , Aspose.PDF for .NET , Aspose.Imaging for...

    products.aspose.com/total/net/conversion/xml-to...
  5. C++ API to Convert XSLFO to XAML | products.asp...

    Convert XSLFO To XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ and Aspose.Slides for C++. Aspose.PDF for C++...password protected PDF document with Aspose.PDF for C++ by specifying...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. C++ API to Convert XML to POWERPOINT | products...

    Convert XML To POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ and Aspose.Slides for C++. With Aspose.PDF for...password protected PDF document with Aspose.PDF for C++ by specifying...

    products.aspose.com/total/cpp/conversion/xml-to...
  7. 使用Node.js通过C++计算Excel 2016中的MINIFS和MAXIFS函数|Doc...

    本文介绍如何使用Aspose.Cells库在Microsoft Excel 2016中通过Node.js的C++调用来计算MINIFS和MAXIFS函数。加载现有Excel文件或创建新文件,然后使用Aspose.Cells的方法计算这些函数并将结果保存到磁盘。...2016的MINIFS和MAXIFS函数 以下示例代码加载 示例Excel文件 ,调用 Workbook.calculateFormula() 方法,通过Aspose...js via C++进行公式计算,然后将结果保存为 输出PDF 。 const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  8. Aspose.Cells 8.6.2 中的公共 API 更改|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....ISmartMarkerCallBack { Workbook workbook ; internal SmartMarkerCallBack...SmartMarkerCallBack ( Workbook workbook ) { this . workbook = workbook ; } public...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Aspose.Cells 8.4.1中的公共API更改|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....//Create workbook object Aspose . Cells . Workbook workbook = new...new Aspose . Cells . Workbook ( input ); //Access first data connection...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Fit Image to Cell Width and Height in Excel usi...

    Learn how To Fit Image To Cell Width and Height in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....and ready for export to Excel, PDF, or image formats. Let’s get...into a cell. Instantiate an Workbook object. Get the cell where...

    blog.aspose.com/cells/fit-image-to-cell-width-a...