C++ API to Convert EML to BMP without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to BMP format using Save method and...
C++ API to Convert EML to MD without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to MD format using Save method and...
C++ API to Convert EMAIL to PNG without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to PNG format using Save method and...
C++ API to Convert EMAIL to GIF without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to GIF format using Save method and...
本节解释如何使用 Aspose.PDF Facades 的 PdfBookmarEditor 类为 PDF 文件创建书签。...然后,您必须调用 CreateBookmarks 方法,并使用 Save 方法保存输出 PDF 文件。以下代码片段向您展示如何创建书签。...CreateBookmarks (); // Save PDF document bookmarkEditor . Save ( dataDir +...
Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java.... To learn more, visit the Save a Document documentation article...Remarks: When Aspose.Words saves a document to HTML or related...
Free online app to convert XSLFO to XAML files. Java conversion library code for XSLFO documents....Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...
PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...how to save a document to the PDF format using the Save method...can pass to the document's "Save" method # to modify how that...
Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for PHP via Java.... Save PDF document - this article...describes various ways how to save a PDF document to file, stream...
This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF.... Finally, save the output PDF file So the following...image ); // Save output document document -> Save ( _dataDir +...