Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 15,822 for

content stream

(1.2 sec)
  1. Aspose.PSD for Java 20.7 - Release Notes|Docume...

    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....7 - Release Notes Contents [ Hide ] This page contains...Layer, please Open File as a Stream and use AddLayer method instead...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. How to convert PDF to ByteArray | Aspose.PDF

    Do you know how easily convert PDF to ByteArray in C#? Convert PDF to ByteArray with high quality using .NET Aspose.PDF library....decrypting, or programming PDF content. Some APIs or libraries may...APIs and transfer the file content as a byte array parameter....

    products.aspose.com/pdf/tutorial/convert-pdf-by...
  3. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...with Text in PostScript | C++ Contents [ Hide Show ] Add Text in...following steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/cpp/ps/working-with-text/
  4. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    Build Xamarin mobile apps in C# to view, edit, and convert presentations with Aspose.Slides, supporting rich features for PPT, PPTX and ODP on Android....Slides for Xamarin Contents [ Hide ] Introduction Xamarin...viewing presentations. editing contents in presentations: text, shapes...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  5. Barcode Generation Basics - Create Barcodes in ...

    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....Barcodes in Python via Java Contents [ Hide ] Generate Barcodes...in different ways (saving to stream, file, or bitmap) and various...

    docs.aspose.com/barcode/python-java/barcode-gen...
  6. Aspose.PSD for Java 25.7 - Release Notes|Docume...

    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....7 - Release Notes Contents [ Hide ] This page contains...( sourceFile )) { final Stream stream = new FileStream ( addFile...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent....for Chart Resizing in PPTX Contents [ Hide ] Background It has...Save the workbook to a memory stream. MemoryStream workbookStream...

    docs.aspose.com/slides/net/working-solution-for...
  8. Converting a PDF file to BYTEARRAY using C++ | ...

    Sample code for PDF to BYTEARRAY conversion using C++. Use C++ example for batch PDF to BYTEARRAY conversion....FileStream object Load the contents into the byte array Process...writing. The output BYTEARRAY content and formatting will be identical...

    products.aspose.com/pdf/cpp/conversion/pdf-to-b...
  9. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Convert TIFF to EPS using Python Contents [ Hide Show ] This article..."output1.eps" , options) Using streams for saving TIFF as EPS in Python...

    docs.aspose.com/page/python-net/convert/tiff-to...
  10. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...= null) { InputStream stream = resource.openStream(); ASPOSE_LICENSE...ASPOSE_LICENSE.setLicense(stream); } } catch (Exception e) { throw...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...