Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 367,871 for

save

(0.14 sec)
  1. Merge XPS files using C++ | Aspose.PDF

    Merge XPS files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/xps/
  2. Merge SVG files using C++ | Aspose.PDF

    Merge SVG files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/svg/
  3. Add, Extract or Remove Images in PDF using Java...

    Manipulate images in PDF programmatically with Java sample code using Aspose.PDF for Java... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/java/images/
  4. Quick Start|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....How to Generate a Barcode and Save to a File This example shows...how to generate a QR code and save it as a PNG file. license =...

    docs.aspose.com/barcode/python-java/quick-start/
  5. Convert PDF to HTML in Java | products.aspose.com

    Convert PDF to HTML in Java. Use Java library API to convert PDF files to HTMLs...Presentation from PDF file and save it as HTML. Java code for converting...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    products.aspose.com/slides/java/conversion/pdf-...
  6. Saving to Fixed-page Format in C++|Aspose.Words...

    How to Save a document to a fixed-page format – PDF, XPS, HTML, XAML, PostScript, and PCL? See the instructions....Ask AI Saving a Document to Fixed-page Format Contents [ Hide...calculated, the document can be saved in a fixed-page format supported...

    docs.aspose.com/words/cpp/saving-a-document-to-...
  7. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...options ); // Save PDF document document . Save ( dataDir + "outputPdfx...( stamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  8. Convert HTML to JPG in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/html-...
  9. 导入演示文稿|Aspose.Slides 文档

    从 PDF 导入 PowerPoint 演示文稿。将 PDF 转换为 PowerPoint... 使用 save() 方法将文件保存为 PowerPoint 格式。 以下...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/zh/java/import-presentat...
  10. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++...."test" ); // Save as Excel file workbook . Save ( u "Book1.xlsx"..."password" ); // Save the workbook workbook . Save ( u "Book1.xlsx"...

    docs.aspose.com/cells/cpp/protect-and-unprotect...