Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 380,296 for

save

(0.41 sec)
  1. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are Saved in Base64 format to the output file. Default value is false in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_ExportImagesAsBase64...Specifies whether images are saved in Base64 format to the output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert Presentations to HTML5 in Java|Aspose.S...

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

    docs.aspose.com/slides/java/export-to-html5/
  3. Convert ICS to PCL in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  4. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it does not allow editing or saving Excel files — its sole purpose..."{{YearsOfService}}" , years_of_service ) # Save the personalized presentation...

    docs.aspose.com/slides/python-net/excel-integra...
  5. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity....pptx" ); try { $pres -> save ( "pres.html" , SaveFormat ::...setAnimateTransition ( false ); $pres -> save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/php-java/export-to-html5/
  6. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document... saving . PdfPermissions : ... @permissions..., value : aspose . words . saving . PdfPermissions ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. What's is the difference between FDF, XML, and ...

    This section difference between XML, FDF and XFDF forms with Aspose.PDF Facades using Form Class....files use different syntax to save PDF form field values. The example...font, list item and so on. To save these values we will be using...

    docs.aspose.com/pdf/net/whats-the-difference-be...
  8. Online PCL to POTX Conversion or Build .NET bas...

    Free online app to convert PCL to POTX files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to POTX format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  9. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....signature ); // Save PDF document fileSign . Save ( dataDir + "...ODS }; // Save the file in ODS format document . Save ( dataDir...

    docs.aspose.com/pdf/net/whatsnew/2022/
  10. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... save ( bmp_bytes , drawing . imaging...bmp_bytes = io . BytesIO () bmp . save ( bmp_bytes , drawing . imaging...

    docs.aspose.com/slides/python-net/activex/