Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,973 for

save

(0.4 sec)
  1. Convert TEXT To WORD Javascript

    Convert TEXT to WORD format in JavaScript code. Save TEXT as WORD using JavaScript.... Save text as Word in JavaScript The...output file and use the save() method to save the result as Word....

    products.aspose.com/words/nodejs-net/conversion...
  2. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....a new separate document and save it to disk. $ dstDoc = ExtractContent...extractedNodes ); $ dstDoc -> save ( ExtractContent :: $ gDataDir...

    docs.aspose.com/words/java/extract-content-in-php/
  3. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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(Aspose.PSD.StreamContainer,System.... ToString () + "\0" ; im . Save ( exportPath ); } // Test file...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  4. Convert ICS to EMLX via Java | products.aspose.com

    Try the code sample to convert ICS files to EMLX 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...Appointment class used to load and save calendar events, create new...

    products.aspose.com/email/java/conversion/ics-t...
  5. Convert JPG To JPG Javascript

    Convert JPG to JPG format in JavaScript code. Save JPG as JPG using JavaScript.... Save JPG as JPG in JavaScript The...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  6. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等... ; // Convert and save the previously opened PDF-document...PDF-document as DocX-document pdf . save_docx ( "sample.docx" ) ? ; Ok...

    products.aspose.com/pdf/zh-hant/rust-cpp/conver...
  7. 将 PPT 和 PPTX 转换为 PDF(JavaScript)[包括高级功能]|Aspose...

    使用 Aspose.Slides for Node.js 将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...Presentation 类,然后使用 save 方法将演示文稿保存为 PDF。 Presentation 类公开的 save 方法通常用于将演示文稿转换为...将演示文稿保存为 PDF。 presentation . save ( "PPT-to-PDF.pdf" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  8. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance.... Save the modified presentation as...BasicBlockList ); // Saving presentation pres . save ( "SimpleSmartArt...

    docs.aspose.com/slides/java/manage-smartart-shape/
  9. Converting a PNG file to PDF using C++ | Aspose...

    Sample code for PNG to PDF conversion using C++. Use C++ example for batch PNG to PDF conversion....Document Load input PNG image Save the output PDF file Here is...your PNG file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/png-to-pdf/
  10. BMP to PDF Merge using C++ | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge BMP files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/bmp-to-pdf/