Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 14,939 for

content stream

(2 sec)
  1. Merging tagged PDFs in Aspose.PDF for .NET does...

    Product/Version: Aspose.PDF for .NET Environment: .NET, merging PDFs from byte arrays / memory Streams Problem summary We are merging two tagged PDFs in Aspose.PDF for .NET: a front page PDF a Content PDF Both sour…...from byte arrays / memory streams Problem summary We are merging...for .NET: a front page PDF a content PDF Both source PDFs retain...

    forum.aspose.com/t/merging-tagged-pdfs-in-aspos...
  2. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....NET API Solution Contents [ Hide Show ] This article...byte array a new file output stream. {{#if_output 'BMP'}} // For...

    docs.aspose.com/page/net/convert-xps/
  3. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...Buy 在 PostScript 中使用页面 | C++ Contents [ Hide Show ] 向 PS 文档添加页面...ges(); 3 4 //Create output stream for PostScript document 5 {...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/
  4. Converting a PDF file to JPEG using Android via...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion in Android... The output JPEG content and formatting will be identical..."PDF-to-JPEG.jpeg" ); // Create stream object to save the output image...

    products.aspose.com/pdf/android-java/conversion...
  5. How to Zip and Unzip Files in Java | Aspose.Zip...

    This guide teaches you how to zip and unzip files using Java programming methods. Discover various ways to compress and decompress files with detailed examples....Zip and Unzip Files in Java Contents [ Hide Show ] Overview This...method and pass it the file stream created in step 1. Copy 1 try...

    docs.aspose.com/zip/java/compressing-and-decomp...
  6. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...Barcode Type and Encoded Data Contents [ Hide ] Decode Barcode Type...} Read Barcode Data as Byte Stream In cases when it is necessary...

    docs.aspose.com/barcode/net/get-barcode-type-an...
  7. Load the Workbook with specific System Culture ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....js and C++ Contents [ Hide ] Possible Usage Scenarios...require ( 'stream' ); // Create a readable stream const inputStream...

    docs.aspose.com/cells/nodejs-cpp/load-the-workb...
  8. BarcodeParameters.PosCodeStyle | Aspose.Words f...

    Discover the BarcodeParameters PosCodeStyle property for Point of Sale barcodes. Supports UPCA, EAN13, and more. Enhance your POS system today!...PosCodeStyle Contents [ Hide ] BarcodeParameters.PosCodeStyle...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE object in C++....Format::get_ProgId method Contents [ Hide ] OleFormat::get_ProgId...system. // 1 - Save it via a stream: { auto fs = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary license Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers import Layer from aspose.psd import License…...psd" # Open file as Stream with open(inputFile, "rb",...filestream: stream = BytesIO(filestream.read()) stream.seek(0) #...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...