Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 16,497 for

content stream

(0.28 sec)
  1. 通过 Node.js 以 C++ 打开文件的不同方式|Documentation

    本文解释了如何使用 Aspose.Cells for Node.js via C++ API 打开Excel文件。...js 以 C++ 打开文件的不同方式 Contents [ Hide ] 使用 Aspose.Cells,...也可以简单地通过流的方式打开 Excel 文件。使用接受包含文件的 Stream 对象的重载构造函数即可。 try { const path...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  2. 使用 .NET 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 TIFF 到 EPS 的转换功能。...NET 将 TIFF 转换为 EPS Contents [ Hide Show ] 概述 本文讲解如何使用...Convert TIFF image to EPS using streams. 2 3 // Create default options...

    docs.aspose.com/page/zh/net/convert/tiff-to-eps/
  3. Licensing of Aspose.Page | Aspose.Page for C++

    C++ Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for C++....Page for C++ Contents [ Hide Show ] Evaluate Aspose...Apply License using File or Stream Object Calling License.SetLicense...

    docs.aspose.com/page/cpp/licensing/
  4. Converting a MHTML file to JPEG using Python | ...

    Sample code on Python for MHTML to JPEG conversion. Use example code for batch MHTML to JPEG conversion with Python and .NET...JpegDevice, and save the image to a stream.This step generates images...filename. Close the output stream after saving each image to...

    products.aspose.com/pdf/python-net/conversion/m...
  5. DigitalSignatureCollection.Item | Aspose.Words ...

    Retrieve document signatures easily with DigitalSignatureCollection. Access signatures by index for Streamlined document management and enhanced efficiency....Item Contents [ Hide ] DigitalSignatureColl indexer Gets a document...from a stream and save a signed copy to another stream. using...

    reference.aspose.com/words/net/aspose.words.dig...
  6. Layout detecton|Documentation

    How to detect the layout on the provided image....Ask AI Layout detecton Contents [ Hide ] Aspose.OCR for .NET...automatically analyze image content and identify the different...

    docs.aspose.com/ocr/net/layout_detection/
  7. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...annotation’s default‑appearance stream that Aspose.PDF generates....algorithm when building that stream, so RTL scripts (Hebrew, Arabic...

    forum.aspose.com/t/text-annotation-does-not-han...
  8. Layout detecton|Documentation

    How to detect the layout on the provided image....Ask AI Layout detecton Contents [ Hide ] Aspose.OCR for Java...automatically analyze image content and identify the different...

    docs.aspose.com/ocr/java/layout_detection/
  9. Insert a Picture Based on Cell Reference with J...

    Learn how to insert a picture in a worksheet based on a cell reference using Aspose.Cells for JavaScript via C++. Show cell data in a picture....Reference with JavaScript via C++ Contents [ Hide ] Sometimes you have...picture and need to show data or contents in the picture by setting...

    docs.aspose.com/cells/javascript-cpp/insert-a-p...
  10. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...inFile in inFiles) { byte[] content = File.ReadAllBytes(path +...(MemoryStream stream = new MemoryStream(content)) { Aspose.Cells...

    forum.aspose.com/t/gigantic-file-size-when-savi...