Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 363,320 for

save

(0.12 sec)
  1. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    Discover the PdfDigitalSignatureDetails Reason property to easily manage and customize your document signing reasons for enhanced security and compliance....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. Export EPUB to PPSM in Android | products.aspos...

    Android API to Convert EPUB to PPSM without using Microsoft Word...Convert EPUB 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...
  4. Export PCL to POTX in Android | products.aspose...

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

    products.aspose.com/total/android-java/conversi...
  5. Export PDF to PPSX in Android | products.aspose...

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

    products.aspose.com/total/android-java/conversi...
  6. Export SVG to PPS in Android | products.aspose.com

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

    products.aspose.com/total/android-java/conversi...
  7. Export XPS to XAML in Android | products.aspose...

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

    products.aspose.com/total/android-java/conversi...
  8. Add, Extract, or Remove Attachments in PDF usin...

    C++ source code to add, extract and remove Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/attachments/
  9. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be Saved to in C++....Aspose::Words::Saving::DocumentPartSavingAr::get_DocumentPartStream...where the document part will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert BMP to PDF|Aspose.PDF for Android via Java

    You may easily convert BMP bitmap files to PDF used to store digital bitmap images separately from the display device using Aspose.PDF. for Android via Java....sample BMP image file Finally, save the output PDF file So the following...pdf" ); // Save output document try { document . save ( pdfFileName...

    docs.aspose.com/pdf/androidjava/convert-bmp-to-...