Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 373,092 for

save

(0.27 sec)
  1. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....remove_notes_slide () # save presentation to disk presentation . save ( "Remo...remove_notes_slide () # save presentation to disk presentation . save ( "Remo...

    docs.aspose.com/slides/python-net/presentation-...
  2. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled....can pass to the document's "Save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # By default...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export XML to POTX in Android | products.aspose...

    Android API to Convert XML to POTX without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. Export XML to PPS in Android | products.aspose.com

    Android API to Convert XML to PPS without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Export OFT to XPS via C++ | products.aspose.com

    C++ API to Convert OFT to XPS without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to XPS format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export OFT to JPEG via C++ | products.aspose.com

    C++ API to Convert OFT to JPEG without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to JPEG format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Export EMAIL to JPEG via C++ | products.aspose.com

    C++ API to Convert EMAIL to JPEG without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to JPEG format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  8. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++.... Save the optimized document using the Save method. The...Optimize (); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  9. Saving recognition results|Documentation

    Aspose.OCR for .NET can Save OCR results to a text file or return them as text, XML, or JSON....Ask AI Saving recognition results Contents [ Hide ] Aspose.OCR...OCR for .NET can save recognition results in multiple formats...

    docs.aspose.com/ocr/net/save/
  10. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    Discover TxtSaveOptionsBase's ParagraphBreak property, allowing custom paragraph breaks for seamless text format exports. Enhance your document's readability!... Examples Shows how to save a .txt document with a custom...document's "Save" method // to modify how we save the document...

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