Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 369,519 for

save

(0.22 sec)
  1. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... imageScale ); thumbnail -> Save ( u "sample_3d.png" ); thumbnail...Dispose (); presentation -> Save ( u "sandbox_3d.pptx" , Export...

    docs.aspose.com/slides/cpp/3d-presentation/
  2. Export Visio Diagram to XPS in PHP|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....vsd" ); \ # Save as XPS $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.xps" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  3. Rotate and Flip an Image in PHP|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....Rotate270FlipNone ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/rotate-and-flip-an...
  4. Export POTX to TEXT on Andorid via Java or with...

    Convert POTX to TEXT in mobile apps without installing any software or online. Test free POTX to TEXT online converter quickly before integrating the code....Convert POTX to HTML by using save method and set Html as SaveFormat...Document class Save the document to TEXT format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Export PPS to OTT on Andorid via Java or with f...

    Convert PPS to OTT in mobile apps without installing any software or online. Test free PPS to OTT online converter quickly before integrating the code....Convert PPS to HTML by using save method and set Html as SaveFormat...Document class Save the document to OTT format using save method and...

    products.aspose.com/total/android-java/conversi...
  6. Export PPS to DOTX on Andorid via Java or with ...

    Convert PPS to DOTX in mobile apps without installing any software or online. Test free PPS to DOTX online converter quickly before integrating the code....Convert PPS to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  7. Export PPTM to DOC on Andorid via Java or with ...

    Convert PPTM to DOC in mobile apps without installing any software or online. Test free PPTM to DOC online converter quickly before integrating the code....Convert PPTM to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOC format using save method and...

    products.aspose.com/total/android-java/conversi...
  8. Merge PPSM Files via C++ | products.aspose.com

    C++ example code to combine PPSM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/ppsm/
  9. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pptx/
  10. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . save ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...