Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 368,340 for

save

(0.28 sec)
  1. Create Presentations in .NET|Aspose.Slides Docu...

    Create presentations in .NET with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results.... Save ( "NewPresentation_out.pptx"...Create and Save a Presentation Steps: Create and Save Presentation...

    docs.aspose.com/slides/net/create-presentation/
  2. Convert ICS Other Formats|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.... Save the EML file with the converted...converted data using the Save method with the EmlSaveOptions specifying...

    docs.aspose.com/email/net/converting-between-fo...
  3. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C# API or Library."...can be executed in two ways: saving it to an XML-file using the...mentioned, there are two ways to save the current state of class BarcodeGenerator...

    docs.aspose.com/barcode/net/barcode-generation-...
  4. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Java – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/java/render-presentation...
  5. Render Presentations with Fallback Fonts on And...

    Render presentations with fallback fonts in Aspose.Slides for Android – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/androidjava/render-prese...
  6. Render Presentations with Fallback Fonts in PHP...

    Render presentations with fallback fonts in Aspose.Slides for PHP via Java – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/php-java/render-presenta...
  7. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby....\ # Save the document in DOCX format. The format to save as is... \ # Aspose.Words supports saving any document in many more formats...

    docs.aspose.com/words/java/hello-world-in-ruby/
  8. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....can pass to the document's "Save" method // to modify the way...setPageSet(new PageSet(1)); // When we save the document to the JPEG format...

    reference.aspose.com/words/java/com.aspose.word...
  9. Add Pages to PDF using Python | Aspose.PDF

    Add PDF pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. Insert...insert ( 2 ) # Save output file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/pages/add/
  10. Extract Images from PDF Python | Aspose.PDF

    Extract images from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save output image. Save updated PDF file. Extract...output_image , "w" ) # Save output image xImage . save ( output_image...

    products.aspose.com/pdf/python-net/images/extract/