Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 376,715 for

save

(0.88 sec)
  1. Convert MSG to DOCM in Python | products.aspose...

    Save MSG to DOCM in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word DOCM...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....only need to save the output PDF using the Save method of the...Green ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  3. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....pptx" ); pres -> Save ( u "pres.html" , SaveFormat...set_AnimateTransitions ( true ); pres -> Save ( u "pres.html" , SaveFormat...

    docs.aspose.com/slides/cpp/export-to-html5/
  4. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Node.js. Preserve formatting, animations, and interactivity.... save ( "pres.html" , aspose . slides...setAnimateTransition ( false ); pres . save ( "pres5.html" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/export-to-ht...
  5. Convert DOT to OFT in Python | products.aspose.com

    Save DOT to OFT within Python applications without using Microsoft Word or Outlook...NET and save it into OFT format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Convert PowerPoint Slides to PNG in .NET|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for .NET, ensuring precise, automated results....Presentation object and then save its slide thumbnail to PNG format...IPresentation.Save(String, SaveFormat, ISaveOptions method to save the...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. ReportBuilder.build_report method | Aspose.Word...

    aspose.words.lowcode.ReportBuilder.build_report method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Microsoft Project MPP to JPEG | Aspose....

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to JPEG....NET API lets you save MS Project MPP file to JPEG...Exporting Project Data to JPEG To save a project to JPEG programmatically...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  9. Convert XFA Form to AcroForm|Aspose.PDF for PHP...

    This section explains how to convert XFA Form to AcroForm with Aspose.PDF for PHP via Java....()); // Save the updated document $document -> save ( $outputFile...$outputFile ); // Save modified PDF $document -> close (); Fill AcroForms...

    docs.aspose.com/pdf/php-java/convert-form/
  10. Unlock PPT Presentation Files using Python | pr...

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

    products.aspose.com/slides/python-net/unlock/ppt/