Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 375,779 for

save

(0.44 sec)
  1. DocSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.DocSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++....getExportDocumentStr() you can save to a tagged PDF with the document...); // Save the PDF file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  3. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file. Redact PDF Files -...} // Save the resulting PDF document. pdfDocument -> Save ( u...

    products.aspose.com/pdf/cpp/redaction/
  4. Add Watermark to PDF using PHP | Aspose.PDF

    Add watermark to PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save PDF file Add Watermark to PDF...$artifact ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/watermark/add/
  5. SlideTransition|Aspose.Slides for Python Docume...

    Control slide transitions in Python with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP.... save ( "slide_transition.pptx" ,...TransitionType . NONE presentation . save ( "slide_transition_removed...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Manage Slide Show in JavaScript|Aspose.Slides f...

    Manage slide shows in JavaScript with Aspose.Slides for Node.js. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , asposeSlides...setLoop ( true ); presentation . save ( "output.pptx" , asposeSlides...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  7. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file Add Watermark to PDF...artifact ); // save result pdf to file doc -> Save ( u "add_watermark...

    products.aspose.com/pdf/cpp/watermark/add/
  8. Java API to Export PS to OTT | products.aspose.com

    Convert PS to OTT using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to OTT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  9. Java API to Export MD to DOCM | products.aspose...

    Convert MD to DOCM using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOCM format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  10. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF... Save the initial document. Reopen...tooltip over the matched fragment. Save the final document. import os...

    docs.aspose.com/pdf/python-net/pdf-tooltip/