Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 369,821 for

save

(0.23 sec)
  1. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds....uses that layout, and then saves the file. Create an instance...modify the newly added slides. Save the presentation as a PPTX file...

    docs.aspose.com/slides/python-net/add-slide-to-...
  2. Converting a PDF file to SVG using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑SVG Conversion on All Platforms...your PDF file and then simply save it as a SVG file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Svg-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  3. Converting a PDF file to PNG using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑PNG Conversion on All Platforms...your PDF file and then simply save it as a PNG file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Png-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  4. Converting a MD file to PDF using PHP | Aspose.PDF

    Sample code on PHP for MD to PDF conversion. Use example code for batch MD to PDF conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output PDF file System Requirements...your MD file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/md-...
  5. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....(or without options) and then save the document in DOCX format...pdf" , load_options ) doc . save ( "output.docx" ) Q: How can...

    docs.aspose.com/words/python-net/convert-pdf-to...
  6. Loading and managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files using JavaScript via C++...." ; // Save the Excel file and prepare download...link const outputData = wb . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/loading-sa...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_Password method...:: String Aspose :: Words :: Saving :: OoxmlSaveOptions :: get_Password...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Extract Assets from FBX File Formats via Java |...

    Sample Java extract assets code for FBX file. Use this example code to extract assets from FBX file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/fbx/
  9. Extract Assets from DAE File Formats via Java |...

    Sample Java extract assets code for DAE file. Use this example code to extract assets from DAE file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/dae/
  10. Extract Assets from STL File Formats via Java |...

    Sample Java extract assets code for STL file. Use this example code to extract assets from STL file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/stl/