Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 377,455 for

save

(0.4 sec)
  1. Media Annotations in PDF|Aspose.PDF for Python ...

    Learn how to add sound, 3D, screen, and rich media annotations to PDF documents, and how to inspect or delete multimedia annotations using Aspose.PDF for Python via .NET....), ) Add the annotation and save the PDF page . annotations ...sound_annotation ) document . save ( outfile ) Complete example...

    docs.aspose.com/pdf/python-net/media-annotations/
  2. Export OFT to PDF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Export EMLX to RTF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  4. Export EMLX to BMP via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. Export EMLX to TEXT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....embedded object if you want to save it into a file. public string...false )); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Convert Image to PPTX in PHP | products.aspose.com

    Convert Image to PPTX in PHP. Use PowerPoint PHP API to convert Image files to PPTX...Presentation from Image file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  8. Convert JPG to PPTX in PHP | products.aspose.com

    Convert JPG to PPTX in PHP. Use PowerPoint PHP API to convert JPG files to PPTX...Presentation from JPG file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  9. Merge POT Files Using PHP | products.aspose.com

    Merge multiple POT files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pot" , SaveFormat...steps to merge two POT files and save result as POT in PHP. Install...

    products.aspose.com/slides/php-java/merger/pot/
  10. Merge PPSM Files Using PHP | products.aspose.com

    Merge multiple PPSM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.ppsm" , SaveFormat...to merge two PPSM files and save result as PPSM in PHP. Install...

    products.aspose.com/slides/php-java/merger/ppsm/