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

save

(0.23 sec)
  1. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert MSG to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....to MHTML Save the loaded MHTML to PDF using the save method By...in an MHTML format using the save method. We will then load the...

    kb.aspose.com/email/java/how-to-convert-outlook...
  2. Aspose.PSD for .NET 23.5 - 发行说明|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(Aspose.PSD.StreamContainer,System...LayerResources.Lr16Resource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. 使用JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式。...< html > < head > < title > Save Workbook to Strict Open XML...> </ head > < body > < h1 > Save Workbook to Strict Open XML...

    docs.aspose.com/cells/zh/javascript-cpp/save-wo...
  4. Convert PPTM to JPG in JavaScript | products.as...

    Convert PPTM to JPG in JavaScript. Use Node.js library API to convert PPTM files to JPG...Presentation from PPTM file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  5. Convert PPT to PNG in JavaScript | products.asp...

    Convert PPT to PNG in JavaScript. Use Node.js library API to convert PPT files to PNG...Presentation from PPT file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  6. Convert FODP to PNG in JavaScript | products.as...

    Convert FODP to PNG in JavaScript. Use Node.js library API to convert FODP files to PNG...Presentation from FODP file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  7. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp-cli/images/add/
  8. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Wo...input output file names and save options. static Merge (const...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  10. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure....( table ); // Save PDF document document . Save ( dataDir + "RemoveTable_out...table ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/remove-tables-from-exis...