Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 351,114 for

document

(0.09 sec)
  1. C# API to Export EMLX to DOTM | products.aspose...

    Convert EMLX to DOTM without using Microsoft Word or Outlook on .NET... editing, and converting documents. It provides a wide range...features for manipulating documents, such as loading, saving,...

    products.aspose.com/total/net/conversion/emlx-t...
  2. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your Document protection with our powerful tool!...a saved PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 将 PDF 转换为 PNG|Aspose.PDF for Android via Java

    本页描述了如何使用 Aspose.PDF for Android via Java 将 PDF 页面转换为 PNG 图像,转换全部和单个页面为 PNG 图像。...convertPDFtoPNG () { try { document = new Document ( inputStream ); }...转换特定页面并将图像保存到流 PngDevice . process ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  4. PdfSaveOptions.downsampleOptions property | Asp...

    PdfSaveOptions.downsampleOptions property. Allows to specify downsample options....in the PDF document. let doc = new aw . Document ( base . myDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. C# API to Export EMAIL to WORD | products.aspos...

    Convert EMAIL to WORD without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to DOCX format...email, you can load EMAIL document, parse it and have a look...

    products.aspose.com/total/net/conversion/email-...
  6. SvgSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgSaveOptions to enhance your Document conversion to SVG format with customizable features for optimal results....additional options when saving a document into the Svg format. To learn...the Specify Save Options documentation article. public class SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Export MSG to TIFF via C++ | products.aspose.com

    C++ API to Convert MSG to TIFF without using Microsoft Word or Outlook...converting documents. It also supports various document formats...HTML by using Document class Save the document to TIFF format...

    products.aspose.com/total/cpp/conversion/msg-to...
  8. C# API to Export EMAIL to DOTM | products.aspos...

    Convert EMAIL to DOTM without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to DOTM format...email, you can load EMAIL document, parse it and have a look...

    products.aspose.com/total/net/conversion/email-...
  9. C++ API to Convert XPS to POTM | products.aspos...

    Convert XPS to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader... XPS is a fixed document format developed by Microsoft...reasons, such as to make the document more compatible with other...

    products.aspose.com/total/cpp/conversion/xps-to...
  10. C++ 的新功能|Aspose.PDF for C++

    本页介绍了最近发布的 Aspose.PDF for C++ 中引入的最受欢迎的新功能。...// Open document auto document = MakeObject < Document > ( _dataDir...PDF file into EPUB format document -> Save ( _dataDir + outfilename...

    docs.aspose.com/pdf/zh/cpp/whatsnew/