Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 377,041 for

save

(1.86 sec)
  1. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor...this class that can be used to save a document in the SaveFormat...( self ): ... DocSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...后,您需要使用 PdfFileSignature 类的 Save 方法保存签名后的 PDF。以下代码片段向您展示了如何在...signature ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  3. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Java....createFormElement (); // Save Tagged PDF Document document . save ( path + "StructureElements...div31 ); // Save Tagged PDF Document document . save ( path + ...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  4. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats....save(..) method, to generate an EPUB...= new EpubSaveOptions (); // Save the document as EPUB format...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  5. Export EMLX to WORD via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Export EMLX to PS via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  7. Export EMLX to XPS via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Export EML to OTT via C++ | products.aspose.com

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

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

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

    products.aspose.com/total/cpp/conversion/eml-to...
  10. DownsampleOptions.resolutionThreshold property ...

    DownsampleOptions.resolutionThreshold property. Specifies the threshold resolution in pixels per inch...can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...