Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 312,252 for

save

(0.06 sec)
  1. Convert PowerPoint to TIFF with Notes in Androi...

    Convert PowerPoint and OpenDocument presentations to TIFF with notes using Aspose.Slides for Android via Java. Learn how to export slides with speaker notes efficiently....and efficient, utilizing the save method of the Presentation class...Presentation to TIFF with Notes Saving a PowerPoint or OpenDocument...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Convert PowerPoint to TIFF with Notes in Java|A...

    Convert PowerPoint and OpenDocument presentations to TIFF with notes using Aspose.Slides for Java. Learn how to export slides with speaker notes efficiently....and efficient, utilizing the save method of the Presentation class...Presentation to TIFF with Notes Saving a PowerPoint or OpenDocument...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML format efficiency....resources (images and fonts) are saved when a document is exported...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Resizing Images 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....$new_height ); \ # Save the image to disk $image -> save ( $dataDir ...NearestNeighbourResa ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/resizing-images-in...
  5. SaveOptions.tempFolder property | Aspose.Words ...

    SaveOptions.tempFolder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file...for temporary files used when saving to a DOC or DOCX file. By default...error(OutOfMemoryException)) Throw if you are saving a very large document (thousands...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Conversion of Microsoft Excel spreadsheets and ...

    Convert Excel Files XLS XLSX XLSM XLSB XLTX XLTM CSV and more as well as Visio Formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM etc just few lines of Python code....call the save method with relevant file path. Save is the overloaded...Depending on the target format, few save option classes such as DifSaveOptions...

    products.aspose.com/total/python-java/conversion/
  7. Create and Read an Existing 3D Scene|Documentation

    Aspose.3D API supports creating the new 3D scenes from the scratch and then Save in any supported file format. Developers can also load an existing 3D Scene for the modification, addition or processing purposes....Load Existing 3D Scene in C# Save the 3D Scene in Supported 3D...Create an Empty 3D Scene and Save in Supported 3D File Formats...

    docs.aspose.com/3d/net/create-and-read-an-exist...
  8. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldReaders method. Specifies whether the keywords for "old readers" are written to RTF or not. This can significantly affect the size of the RTF document. Default value is true in C++....Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldRe...true . bool Aspose :: Words :: Saving :: RtfSaveOptions :: get_ExportImagesForOldRe...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method...pages or shapes will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Modern API|Aspose.Slides Documentation

    Modern API...)); // save the image on the disk. slideImage -> Save ( u "slide1...( 0 ) -> GetThumbnail () -> Save ( u "slide1.png" ); Modern API:...

    docs.aspose.com/slides/cpp/modern-api/