Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 369,779 for

save

(0.3 sec)
  1. Aspose::Words::Saving::ImageSavingArgs::get_Ima...

    Aspose::Words::Saving::ImageSavingArgs::get_ImageStream method. Allows to specify the stream where the image will be Saved to in C++....Aspose::Words::Saving::ImageSavingArgs::get_ImageStream method...stream where the image will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert OFT to MSG via Java | products.aspose.com

    Try the code sample to convert OFT files to MSG 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...
  3. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_KeepDocumentPartStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part in C++....Aspose::Words::Saving::DocumentPartSavingAr::get_KeepDocumentPartStre...after saving a document part. bool Aspose :: Words :: Saving ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 添加图像和文本|Aspose.PDF for .NET

    本节解释如何使用 PdfFileMend 类添加图像和文本。...110 , 750 ); // Save PDF document mender . Save ( dataDir + "AddImage_out...compositingParameter ); // Save PDF document mender . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/zh/net/adding-images-and-te...
  5. Convert XLSB to DOCX using Python or with free ...

    XLSB to DOCX conversion in your Python applications without using Microsoft Office or online. Test free XLSB to DOCX 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 the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  6. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af.... save ( docs_base . artifacts_dir...Italic" ) builder . document . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/af/python-net/translate-m...
  7. Supported File Formats|Aspose.PDF for Node.js v...

    This page shows which of Aspose.PDF for Node.js can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...Format XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/nodejs-cpp/supported-file-f...
  8. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....And finally, save the updated PDF file using Save method of the...

    docs.aspose.com/pdf/java/extract-annotation/
  9. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a PDF document using Ruby with Aspose.PDF, adding flexibility to your PDF processing tasks.... add () # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.pdf" )...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  10. Remove Images from PDF using C# | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for .NET library.... Save updated PDF file. Delete Images...Delete ( 1 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/images/remove/