Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 375,752 for

save

(0.17 sec)
  1. Export EML to EPUB via C++ | products.aspose.com

    C++ API to Convert EML to EPUB without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to EPUB format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  2. Export EML to DOC via C++ | products.aspose.com

    C++ API to Convert EML to DOC without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to DOC format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Export EMLX to EPUB via C++ | products.aspose.com

    C++ API to Convert EMLX to EPUB without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to EPUB format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  4. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.dmlEffectsRenderingMode property...

    PdfSaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered.... Saving . DmlEffectsRenderingM Remarks...effects in a document as we save it to PDF. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Export Comments while Saving Excel file to HTML...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Export Comments while Saving Excel file to HTML with JavaScript...Possible Usage Scenarios When you save your Excel file into HTML, comments...

    docs.aspose.com/cells/javascript-cpp/export-com...
  7. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FixedPageSaveOptions.optimizeOutput property | ...

    FixedPageSaveOptions.optimizeOutput property. Flag indicates whether it is required to optimize output...optimize document objects while saving to xps. let doc = new aw ....object to pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java....roundtrip information when saving to HTML, MHTML or EPUB. \ #...setExportRoundtripIn ( true ) doc . save ( data_dir + "ExportRoundtripInfor...

    docs.aspose.com/words/java/convert-doc-to-html-...
  10. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Finally, save the output PDF using the Document class save method...()); } // Save the updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...