Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 16,318 for

content stream

(0.6 sec)
  1. 使用 PdfExtractor 提取图像|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类通过 Aspose.PDF Facades 提取图像。...Ask AI 使用 PdfExtractor 提取图像 Contents [ Hide ] 从整个 PDF 提取图像到文件 (Facades)...调用 GetNextImage 方法的重载,该方法以 Stream 作为参数。以下代码片段演示了如何从整个 PDF 提取图像到流。...

    docs.aspose.com/pdf/zh/net/extract-images/
  2. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....Image to Existing PDF File Contents [ Hide ] Every PDF page contains...contains Resources and Contents properties. Resources can be images...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  3. Convert FLATOPC to PPT via C++ or with free Onl...

    Export FLATOPC to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPT online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/flatop...
  4. -aw-import:ignore tag in email body causes miss...

    We have implemented a method to convert an EML file into a PDF document using the following Aspose components: Aspose.Email in version 23.11.0 Aspose.Words in version 23.12.0 The EMl file is transformed throughout the…...contains all required email body content without losing text due to... mhtSaveOptions); // Reset stream position before Aspose.Words...

    forum.aspose.com/t/aw-import-ignore-tag-in-emai...
  5. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React...CAD in React Contents [ Hide ] Prerequisites Visual...{ type: 'application/octet-stream' }); var imageUrl = urlCreator...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  6. Extract RAR Files using Python

    This tutorial focuses on the details to extract RAR files using Python. It includes the configuration, the algorithm, and the code to unzip RAR files using Python....source RAR file Parse the file contents and export them as individual...output data to the disk or stream. Similarly, you can extract...

    kb.aspose.com/zip/python/extract-rar-files-usin...
  7. How to use Aspose.CAD in TypeScript|CAD Documen...

    Use Aspose.CAD in TypeScript....CAD in TypeScript Contents [ Hide ] Prerequisites Visual...{ type: 'application/octet-stream' }); var imageUrl = urlCreator...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  8. Getting OOM error while converting vsdx file - ...

    I have one .vsdx file which is of around 23 MB. trying to attach file but it is failing I am getting OOM error while converting it. We are using aspose.diagram version 29.3 and java 11 I have set -Xmx to 15GB but sti…...getAbsolutePath(); InputStream stream = new FileInputStream(sourcePath);...Diagram diagram = new Diagram(stream); diagram.save(converted.getAbsolutePath()...

    forum.aspose.com/t/getting-oom-error-while-conv...
  9. 如何在JavaScript中使用Aspose.CAD|CAD Documentation

    在JavaScript中使用Aspose.CAD。...CAD Contents [ Hide ] 前提条件 Visual Code...{ type: 'application/octet-stream' }); var imageUrl = urlCreator...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  10. 使用 JavaScript 通过 C++ 处理 PDF 文件元数据|Aspose.PDF fo...

    本节解释如何获取 PDF 文件信息,如何从 PDF 文件中获取元数据,设置 PDF 文件信息。...JavaScript 通过 C++ 处理 PDF 文件元数据 Contents [ Hide ] 获取 PDF 文件信息 创建一个...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/pdf-file-...