Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,450 for

workbook to pdf

(0.25 sec)
  1. Saving File to Response Object with C++|Documen...

    Learn how To save files dynamically and send them directly To a client browser using Aspose.Cells for C++....); // Create a new workbook Workbook workbook ; // Save in Excel2003...XlsSaveOptions saveOptions ; workbook . Save ( outputPath , saveOptions...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  2. Problem converting xls file to pdf: "T...

    Hi, I got the following exception, while trying To convert xls To Pdf:"This file's format is not supported or you don't specify a correct format". attached is the problematic file. I am using the latest version. Is this…...Problem converting xls file to pdf: "This file's format...while trying to convert xls to pdf: “This file’s format is not supported...

    forum.aspose.com/t/problem-converting-xls-file-...
  3. Chart to Image with C++|Documentation

    Learn how To use Aspose.Cells for C++ To convert a chart To an image format, such as JPEG or PNG. Our guide will demonstrate how To export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....); // Create a new workbook Workbook workbook ; // Add a new worksheet...worksheet to the workbook int sheetIndex = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/chart-to-image/
  4. Fail to calculate CELL("filename") - Free Suppo...

    Upon calling calculateFormula on a Workbook that has a cell with =CELL("filename", B2) formula fails To calculate the cell. Screenshot 2025-09-26 at 10.20.57 AM.jpg (146.0 KB) Excel file To repro: image.png (20.7 KB)...calling calculateFormula on a workbook that has a cell with =CELL("filename"...formula not calculating in your workbook may be related to how Aspose...

    forum.aspose.com/t/fail-to-calculate-cell-filen...
  5. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files To different formats including Pdf, HTML, DOCX, PPTX, JSON, and MHTML....Cells provides the Workbook which represents a Microsoft...Excel files. The Workbook class provides the Workbook.save(string...

    docs.aspose.com/cells/javascript-cpp/different-...
  6. Convert PDF to Microsoft Excel|Aspose.PDF for P...

    Aspose.Pdf for PHP allows you To convert Pdf To Excel format using PHP. During this, the individual pages of the Pdf file are converted To Excel worksheets....Convert PDF to Microsoft Excel Contents [ Hide ] Aspose.PDF for PHP...PHP API lets you render your PDF files to Excel XLS and XLSX file...

    docs.aspose.com/pdf/php-java/convert-pdf-to-excel/
  7. Font Rendering Differences in PDF Conversion Us...

    https://forum.aspose.com/t/font-rendering-differences-in-Pdf-conversion-using-aspose-cells/316848/6 Good day! I hope this message finds you well. I wanted To kindly follow up regarding the issue we previously discussed…...Font Rendering Differences in PDF Conversion Using Aspose.Cells...converting an Excel file to PDF using aspose-cells-25.8.jar ...

    forum.aspose.com/t/font-rendering-differences-i...
  8. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files To different formats. Save Files To Pdf. Save Files To HTML. Save Files To DOCX. Save Files To PPTX. Save Files To JSON. Save Files To MHTML....Cells provides the Workbook which represents a Microsoft...work with Excel files. The Workbook class provides the Save method...

    docs.aspose.com/cells/go-cpp/different-ways-to-...
  9. How to Convert Excel to XPS in Java

    This tuTorial explains how To convert Excel To XPS in Java. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....PDF Product Family Aspose.Cells Product...document-sharing format similar to PDF, therefore it is very common...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  10. How to Set Print Titles with JavaScript via C++...

    This article shows you how To set print titles using the Aspose.Cells library for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Load the workbook from the uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/how-to-set...