Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 375,715 for

save

(0.2 sec)
  1. Convert PPSM to POT in JavaScript | products.as...

    Convert PPSM to POT in JavaScript. Use Node.js library API to convert PPSM files to POT...Presentation from PPSM file and save it as POT. JavaScript code for..."welcome-to-powerpoint.ppsm" ); try { pres . save ( "output.pot" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert PPS to POTX in JavaScript | products.as...

    Convert PPS to POTX in JavaScript. Use Node.js library API to convert PPS files to POTX...Presentation from PPS file and save it as POTX. JavaScript code..."welcome-to-powerpoint.pps" ); try { pres . save ( "output.potx" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert OFT to MHTML via Java | products.aspose...

    Try the code sample to convert OFT files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...
  4. Extract images from PDF in Python | Aspose.PDF

    Python source code to extract images from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Save output image to jpeg file. Save updated PDF...path_outfile , "w" ) # Save output image xImage . save ( output_image...

    products.aspose.com/pdf/python-net/parser/images/
  5. 在文本框字段中对齐文本|Aspose.PDF for .NET

    本文展示了如何使用 Form 类在文本框字段中对齐文本。...Aspose" ); // Save PDF document in Memory Stream form . Save ( ms );...DecorateField (); // Save PDF document formEditor . Save ( dest ); } }...

    docs.aspose.com/pdf/zh/net/justify-text-in-a-te...
  6. 通过 C# 导入 FDF 格式注释到 PDF|Aspose.PDF for .NET

    使用现有的 Form.ImportFdf() 或 PdfAnnotationEditor.ImportAnnotationsFromFdf() 方法将 FDF 格式注释导入 PDF,使用 Aspose.PDF for .NET。...fdfInputStream ); } // Save PDF document form . Save ( dataDir + "Im..."student.fdf" ); // Save PDF document editor . Save ( dataDir + "I...

    docs.aspose.com/pdf/zh/net/import-fdf/
  7. Convert XLS to ODT using Python or with free On...

    XLS to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLS to ODT online converter quickly before integrating the code....NET API to save the created HTML into the desired...powerful tool that can be used to save HTML into the desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  8. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility.... save ( "37017-1.pdf" ); ReplaceAdjustment...(). add ( ellipse1 ); doc . save ( outFile ); Path class was...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  9. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Xps in C++....Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose.PSD for .NET 23.7 - 发布说明|Documentation

    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.... Save ( outputGif , new GifOptions ()); psdImage . Save ( outputPsd...shapeLayer . Update (); image . Save ( outFile ); } // 检查保存的更改 using...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...