Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 375,755 for

save

(0.12 sec)
  1. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Go via C++.... These are opening a file, saving changes, and properly closing...applications. The ability to open and save PDF documents is a core requirement...

    docs.aspose.com/pdf/go-cpp/open-pdf-document/
  2. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...can save the modified PSD image using the psdImage.save() method...path to save the modified PSD file. psdImage . save ( psdName...

    docs.aspose.com/psd/python-net/graphics-api/
  3. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality....apply text compression when saving a document to PDF. Document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  4. C++ API to Convert MHTML to TXT | products.aspo...

    Convert MHTML to TXT via C++ API without using Microsoft Excel or Adobe Reader...page archive format used to save webpages in a single file. It...audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. C++ API to Convert MHTML to MD | products.aspos...

    Convert MHTML to MD via C++ API without using Microsoft Excel or Adobe Reader...page archive format used to save and share web content. It is...audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. 保存 HTML 文档 – Aspose.HTML for Java

    了解如何使用 Aspose.HTML for Java API 在编辑后保存 HTML 文档,以及如何应用保存选项。...saving/saveoptions/ 和 类,允许您设置保存操作的选项。...等。 本文仅介绍如何使用 SaveOptions 类和 save() 方法保存 HTML 文档。要了解有关渲染机制的更多信息,请参阅...

    docs.aspose.com/html/zh/java/save-a-document/
  7. DownsampleOptions.resolution property | Aspose....

    DownsampleOptions.resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export XSLFO to PPSM in Android | products.aspo...

    Android API to Convert XSLFO to PPSM without using Microsoft Word...Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/android-java/conversi...
  9. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++.... Save (const System::String&) Saves the current table...substitution settings to file. Save (const System::SharedPtr<System::IO::Stream>&)...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. How to Extract Image from PDF | Aspose.PDF

    Do you know how easily extract image from PDF via C#? Extract Image from PDF with high quality using .NET PDF library.... Save output image. Save an updated PDF file... Create ); // Save output image xImage . Save ( outputImage ...

    products.aspose.com/pdf/tutorial/extract-image/