Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 415,697 for

document

(3.21 sec)
  1. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded Resources...to add attachments to PDF documents. By default, attachments are...add an attachment to a PDF document. public static void DisableFilesCompress...

    docs.aspose.com/pdf/java/disable-files-compress...
  2. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...additional options when saving a document into the SaveFormat.XPS format...the Specify Save Options documentation article. Inheritance: XpsSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....show you how to convert PDF documents to image formats such as BMP...oriented for conversion whole document, but ImageDevice - for a particular...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  4. Convert DOCM to JSON Format via Java | products...

    Convert DOCM to JSON format via Java without using using Microsoft Word or Microsoft Excel...to manipulate and convert documents with ease. The two-step process...Words for Java is a powerful document manipulation and conversion...

    products.aspose.com/total/java/conversion/docm-...
  5. Export MSG to XPS via C++ | products.aspose.com

    C++ API to Convert MSG to XPS without using Microsoft Word or Outlook...HTML by using Document class Save the document to XPS format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/msg-to...
  6. 使用 C# 从印章中提取文本|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF for .NET 的特殊功能 - 从印章注释中提取文本... 创建一个 Document 类对象。 从页面的注释列表中获取所需的 Annotation...ExtractText () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/extract-text-from-st...
  7. Export MSG to DOTM via C++ | products.aspose.com

    C++ API to Convert MSG to DOTM without using Microsoft Word or Outlook...read, and manipulate Word documents. It also allows developers...HTML by using Document class Save the document to DOTM format...

    products.aspose.com/total/cpp/conversion/msg-to...
  8. Convert DOC to PPT in Android Apps or with free...

    DOC to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to PPT online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...your application. Document conversion is the process of changing...

    products.aspose.com/total/android-java/conversi...
  9. Convert JPG To WORD C#

    Convert JPG to WORD format in C# code. Save JPG as WORD using C#....converting JPG to Word Use our document conversion API to develop...JPG, Word, and many other document formats using C#, F#, VB.NET...

    products.aspose.com/words/net/conversion/jpg-to...
  10. 从PDF中的表格提取数据|Aspose.PDF for C++

    学习如何使用Aspose.PDF for C++从PDF中提取表格数据。...pdf" ); auto document = MakeObject < Document > ( _dataDir +...// 扫描页面 for ( auto page : document -> get_Pages ()) { absorber...

    docs.aspose.com/pdf/zh/cpp/extract-data-from-ta...