Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 364,161 for

save

(0.24 sec)
  1. Aspose::Words::Saving::XamlFlowSaveOptions::Xam...

    Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the XamlFlow format in C++....Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions...this class that can be used to save a document in the XamlFlow format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. C++ API to Export TEX to GIF | products.aspose.com

    Convert TEX to GIF within C++ applications....solution that helps developers save time and effort when dealing...Convert TEX to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/tex-to...
  3. C++ API to Export MHTML to PCL | products.aspos...

    Convert MHTML to PCL within C++ applications....archive format that is 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-...
  4. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....object and save the resultant PDF file using the Save method of...text ); // Save resultant PDF file try { document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  5. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....PDF file into HTML format and save the images from the PDF file...PDF file into HTML format and save the images from the PDF file...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  6. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings constructor...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class.... Finally, save the output PDF file using close...stamp ); // Save updated PDF file fileStamp . save ( _dataDir...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/
  8. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....Finally, you can save the PDF file using Save method of the Form...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/net/import-and-export-data/
  9. Merger class | Aspose.Words for Python

    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....along with the desired merge and save options, are used to merge the...merge(output_file, input_files, save_format, merge_format_mode) Merges...

    reference.aspose.com/words/python-net/aspose.wo...
  10. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....pdf" ); doc -> Save ( u "example.md" , SaveFormat...DjvuLoadOptions > ()); doc -> Save ( u "example.pdf" ); What’s...

    docs.aspose.com/pdf/cpp/whatsnew/