Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 367,990 for

save

(0.41 sec)
  1. Convert PDF to TIFF in Java | products.aspose.com

    Convert PDF to TIFF in Java. Use Java library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. Java code for converting...addFromPdf ( "InputPDF.pdf" ); pres . save ( "doc.tiff" , SaveFormat ....

    products.aspose.com/slides/java/conversion/pdf-...
  2. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Wo...input output file names and save options. static Merge (const...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Convert Image to PDF in Python | products.aspos...

    Convert Image to PDF in Python. Use Python library API to convert Image files to PDFs...Presentation from Image file and save it as PDF. Python code for converting..., 100 , 100 , image) pres . save( "index.pdf" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  4. Convert Spreadsheet to PDF in Aspose.Cells|Docu...

    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....); // Save the document in PDF format workbook . Save ( "AsposeConvert...

    docs.aspose.com/cells/net/convert-spreadsheet-t...
  5. 在使用Node.js通过C++将Excel渲染为PDF时忽略错误|Documentation

    了解在将Excel文件转换为PDF时如何忽略错误,使用编号Aspose.Cells for Node.js via C++。...( filePath ); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/zh/nodejs-cpp/ignore-erro...
  6. Converting Excel Files to HTML in Python|Docume...

    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....) # Save the document in **HTML** format workbook . save ( self...

    docs.aspose.com/cells/java/converting-excel-fil...
  7. Convert HTML to Image in C++ | products.aspose.com

    Convert HTML to Image in C++. Use C++ library API to convert HTML files to Images...Presentation from HTML file and save it as Image. C++ code for converting...index); slide -> GetThumbnail() -> Save(fileName, ImageFormat :: get_Png());...

    products.aspose.com/slides/cpp/conversion/html-...
  8. Delete a Particular Page from the PDF File in R...

    Remove specific pages from PDF files programmatically using Aspose.PDF for Ruby....( 2 ) # save the newly generated PDF file pdf . save ( data_dir...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  9. Get a Particular Page in a PDF File in Python|A...

    Understand how to retrieve a specific page from a PDF document using Python and Aspose.PDF, for focused document processing....) # save the newly generated PDF file new_document . save ( self...

    docs.aspose.com/pdf/python-java/get-a-particula...
  10. Copy Worksheets|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.... Save ( fileName ); Download GitHub...and Aspose.Cells Create and Save New Workbooks Analyzing your...

    docs.aspose.com/cells/net/copy-worksheets/