Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 369,779 for

save

(0.14 sec)
  1. Render MSG to ODT in Andorid App | products.asp...

    Export MSG to ODT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to ODT format using save method and set ODT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software.... Save the slide as an SVG image to...slide at the desired scale. Save the thumbnail image in your...

    docs.aspose.com/slides/python-net/presentation-...
  3. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF.... Finally, save the output PDF file So the following...image ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  4. Manage Slide Show in Python|Aspose.Slides for P...

    Learn how to manage slide shows in Aspose.Slides for Python via .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , slides . export... loop = True presentation . save ( "output.pptx" , slides . export...

    docs.aspose.com/slides/python-net/manage-slide-...
  5. Manage Slide Show on Android|Aspose.Slides Docu...

    Learn how to manage slide shows in Aspose.Slides for Android via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , SaveFormat...setLoop ( true ); presentation . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/manage-slide...
  6. Add, Move or Delete pages in PDF using php-java...

    Manipulate PDF pages of your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/
  7. Encrypt and Decrypt ODS Files with JavaScript v...

    Password‑protect and encrypt ODS files using Aspose.Cells for JavaScript via C++....OpenOffice Calc Select Save As and click the Save with Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  8. Aspose.PSD for .NET 23.5 - 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....file (RGB/8bit or RGB/16bit) saving without layers to 32bit Feature...LayerResources.LrXxResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  9. 在单元格中插入文本|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.... SharedString ); // Save the new worksheet. worksheetPart...worksheetPart . Worksheet . Save (); } } // Given text and a SharedStringTablePar...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  10. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...that can be specified when saving a document into fixed page...learn more, visit the Specify Save Options documentation article...

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