Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 349,463 for

save

(0.1 sec)
  1. 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...
  2. Delete Annotations|Aspose.PDF for .NET

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class....the file, and then use Save method to save the updated PDF file...deleted. Finally, use Save method to save the updated PDF file...

    docs.aspose.com/pdf/net/delete-annotations/
  3. 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/
  4. 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...
  5. Convert MD to OST in Python | products.aspose.com

    Save MD to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export your project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for Java....and saves an image to disk. Removes compression and saves an image...Project(file); 4 //Save the project to TIFF 5 project. save ( "RenderMe...

    docs.aspose.com/tasks/java/render-project-to-mu...
  7. Shape Manipulations|Aspose.Slides for Node.js v...

    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 the modified presentation as...the PPTX file to disk pres . save ( "CloneShape_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  8. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java... save ( "pres.html" , SaveFormat ...setAnimateTransition ( false ); pres . save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/java/export-to-html5/
  9. Convert PowerPoint Slides to Images in Java|Asp...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....You can use this interface to save images in a wide range of formats...Convert Slides to Bitmap and Save the Images in PNG You can convert...

    docs.aspose.com/slides/java/convert-slide/
  10. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...pptx" ); try { $pres -> save ( "pres.html" , SaveFormat ::...setAnimateTransition ( false ); $pres -> save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/php-java/export-to-html5/