Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 365,752 for

save

(0.13 sec)
  1. Android API to Render PCL to DOTM | products.as...

    Transform PCL to DOTM via Android via Java API...Convert PCL to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Protect PPT Presentation Files using Python | p...

    Python source code to protect PPT Presentation.... save( "encrypted-pres.ppt" , slides...set_write_protection( "123123" ) pres . save( "write-protected-pres.ppt"...

    products.aspose.com/slides/python-net/protect/ppt/
  3. Protect PPT Presentation Files using C++ | prod...

    C++ source code to protect PPT Presentation...."123123" ); presentation -> Save( u "encrypted-pres.ppt" , SaveFormat..."123123" ); presentation -> Save( u "write-protected-pres.ppt"...

    products.aspose.com/slides/cpp/protect/ppt/
  4. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and Save them to a local drive using Aspose.Cells for C++....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. #include <iostream> #include...

    docs.aspose.com/cells/cpp/extract-images-from-w...
  5. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from PDF using Aspose.PDF for PHP...// Iterate over each font and save it as a TrueType font file....); // Save the font as a TrueType font file. $font -> save ( $fontStream...

    docs.aspose.com/pdf/php-java/extract-fonts-from...
  6. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to OLE objects and ActiveX controls, enhancing your document processing capabilities....embedded object if you want to save it into a file. SuggestedFileName...embedded object if you want to save it into a file. Methods Name...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.PSD for Java 20.9 - 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....text in given PSD file and saving it changes some layer and many...smartobjectresources.SmartObjectResource.save(com.aspose.psd.StreamContainer...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. Java 3D Formats Extract Assets | products.aspos...

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via Java library using a few lines of java code....asset class, and call the The Save method for the relevant output...Create save options with FbxSaveOptions to create save options...

    products.aspose.com/3d/java/extractor/
  9. 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/
  10. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....Words saves document parts when exporting...when Aspose.Words is about to save a document part. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...