Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 375,797 for

save

(0.45 sec)
  1. Online MHTML to POTX Conversion or Develop Java...

    Free online app to convert MHTML to POTX files. Java conversion library code for MHTML documents....Convert MHTML 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/java/conversion/mhtml...
  2. Online MHTML to SWF Conversion or Develop Java ...

    Free online app to convert MHTML to SWF files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/java/conversion/mhtml...
  3. Online SVG to PPTM Conversion or Develop Java b...

    Free online app to convert SVG to PPTM files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/java/conversion/svg-t...
  4. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Android via Java. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library...fileSpecification ); // Save PDF document document . Save ( dataDir + "AddAnnotations_out..."AddAnnotations_out.pdf" ); } } Extract and Save an Attachment Analyzing your...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  6. Unlock ODP Presentation Files using Python | pr...

    Python source code to remove protection from ODP Presentation.... save( "encryption-removed.odp" ,...remove_write_protection() pres . save( "write-protection-removed.odp"...

    products.aspose.com/slides/python-net/unlock/odp/
  7. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.hyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this document.... save ( base . artifactsDir + "DocumentProperties...to the one we are planning to save the document in. // We could...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Attachments in Email Message in Python|D...

    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....addAttachment ( attachment ) \ # Save message to disc messageFormat...self . MessageFormat message . save ( self . dataDir + "Add-Attachment...

    docs.aspose.com/email/java/manage-attachments-i...
  9. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save the updated document pdfDocument . save ( "output...

    products.aspose.com/pdf/java/attachments/
  10. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a document to PDF using C++. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Save methods on the Document object...from DOCX into PDF using the Save method: You can download the...

    docs.aspose.com/words/cpp/convert-a-document-to...