Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 6,424 for

workbook to pdf

(0.12 sec)
  1. Fit All Worksheet Columns on Single PDF Page wi...

    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....Worksheet Columns on Single PDF Page with Node.js via C++ Contents...Sometimes you want to generate a PDF file that fits all of a worksheet’s...

    docs.aspose.com/cells/nodejs-cpp/fit-all-worksh...
  2. SIGSEGV Crash During Excel to PDF Conversion wi...

    We are experiencing a critical SEGMENTATION FAULT (SIGSEGV) when converting Excel files containing embedded images To Pdf using Aspose.Cells for Node.js with an OEM license. The application crashes during the NAPI cleanu…...SIGSEGV Crash During Excel to PDF Conversion with Images on Linux...containing embedded images to PDF using Aspose.Cells for Node.js...

    forum.aspose.com/t/sigsegv-crash-during-excel-t...
  3. Specify how to cross strings in output PDF and ...

    Learn how To control text overflow in Pdf and image outputs using Aspose.Cells for C++....how to cross strings in output PDF and image with C++ Contents [...you save your Excel file as PDF or image, you can control this...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  4. Convert Excel file to PDF format compatible wit...

    Learn how To convert Excel files To Pdf/A-1a compliant Pdf format using Aspose.Cells with Golang via C++....Convert Excel file to PDF format compatible with PDFA-1a with...Usage Scenarios PDF/A is a unique flavor of PDF designed for the...

    docs.aspose.com/cells/go-cpp/convert-excel-file...
  5. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files To Pdfs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...files containing TextBox's into PDF Aspose.Cells Product Family cells-net...converting XLSX and XLSM files to PDFs using the following code. static...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  6. How to cancel/interrupt long-running PDF conver...

    Hello Aspose Team, I’m using Aspose.Words, Aspose.Cells, and Aspose.Slides for Java To convert documents To Pdf Spring Boot application. Problem: Some large or complex documents take Too long To convert (>5 minutes),…...cancel/interrupt long-running PDF conversion operations in Aspose...Family excel-to-pdf , word-to-pdf , aspose-pdf-java , words-java...

    forum.aspose.com/t/how-to-cancel-interrupt-long...
  7. Save Excel into PDF with Standard or Minimum Si...

    Learn how To save Excel files inTo Pdf format with Standard or Minimum size using Aspose.Cells for Node.js via C++....Ask AI Save Excel into PDF with Standard or Minimum Size using...Aspose.Cells saves Excel to PDF with Standard size. However,...

    docs.aspose.com/cells/nodejs-cpp/save-excel-int...
  8. Crash when saving XLSX to PDF with Version 26.0...

    Hi, please find a XLSX attached where saving To Pdf results in a crash. Code To reproduce: Aspose::Cells::Startup(); Aspose::Cells::Workbook wb(Input); wb.Save(Output, Aspose::Cells::SaveFormat::Pdf); zeus_nwg_bgld_E…...Crash when saving XLSX to PDF with Version 26.01 and 25.12 Aspose...XLSX attached where saving to pdf results in a crash. Code to reproduce:...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  9. Get DrawObject and Bound while rendering to PDF...

    Learn how To use the DrawObjectEventHandler class in C++ To capture DrawObject and Bound while rendering Excel files To Pdf or images....and Bound while rendering to PDF with C++ using DrawObjectEventHandl...bounds while rendering Excel to PDF or an image. Here is a brief...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  10. Convert PDF to Excel|Aspose.PDF for Java

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

    docs.aspose.com/pdf/java/convert-pdf-to-excel/