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