Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 369,861 for

save

(0.32 sec)
  1. C++ API to Convert XSLFO to OTP | products.aspo...

    Convert XSLFO to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to OTP format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  2. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using PHP....page’s index Call the save method to save the updated PDF file...delete ( 2 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/delete-pages/
  3. C++ API to Convert PDF to POWERPOINT | products...

    Convert PDF to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PDF to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. C++ API to Convert XSLFO to PPT | products.aspo...

    Convert XSLFO to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  5. Aspose.PSD for .NET 23.8 - Release Notes|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....information lost on just opening and saving Bug PSDNET-1352 Image loading...information lost on just opening and saving string src = "Original file...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  6. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be Saved as WMF in C++....Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method...will be saved as WMF. bool Aspose :: Words :: Saving :: RtfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Supported File Formats|Aspose.PDF for Go via C++

    This page shows which Aspose.PDF for Go can load and Save file formats....can load and save. Format Description Load Save Remarks PDF Portable...format) XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/go-cpp/supported-file-formats/
  8. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....embedded object if you want to save it into a file. public string...false )); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Quick Generation Examples|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 ( "code128.png" , BarCodeImageFormat...QRErrorLevel . LEVEL_M ); gen . save ( "qrcode.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/qu...
  10. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/