Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 368,275 for

save

(0.07 sec)
  1. C++ API to Export MHTML to OTT | products.aspos...

    Convert MHTML to OTT within C++ applications....page archive format used to save web pages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. Add Pages to PDF using PHP via Java | Aspose.PDF

    Add PDF pages to your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Insert...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/add/
  3. Convert Presentation Slides to Images in .NET|A...

    Convert slides from PPT, PPTX and ODP to images in C# using Aspose.Slides for .NET—fast, high-quality rendering with clear code examples....an instance of this class to save images in a wide range of formats...Convert Slides to Bitmaps and Save the Images in PNG You can convert...

    docs.aspose.com/slides/net/convert-slide/
  4. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in PHP using Aspose.Slides, with fast code examples and advanced conversion options....and then save the presentation as a PDF using a save method. The...Presentation class exposes the save method that is typically used...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....and then save the presentation as a PDF using a Save method. The...Presentation class exposes the Save method that is typically used...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...后,您需要使用 PdfFileSignature 类的 Save 方法保存签名后的 PDF。以下代码片段向您展示了如何在...signature ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  7. RtfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the RtfSaveOptions SaveFormat property to effortlessly Save your documents in RTF format, ensuring compatibility and easy sharing....the document will be saved if this save options object is used...set ; } Examples Shows how to save a document to .rtf with custom...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Java....createFormElement (); // Save Tagged PDF Document document . save ( path + "StructureElements...div31 ); // Save Tagged PDF Document document . save ( path + ...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  9. Working with Images in C++|Aspose.Words for C++

    Introduction to Image feature, how to create and manipulate image using C++.... Save image data to a file. The following...from a document and save them as files: Saving Images as WMF Aspose...

    docs.aspose.com/words/cpp/working-with-images/
  10. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....the document will be saved if this save options object is used...set ; } Examples Shows how to save a .txt document with a custom...

    reference.aspose.com/words/net/aspose.words.sav...