Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 16,497 for

content stream

(0.28 sec)
  1. EPS to PS Conversion API for | Java

    Sample Java conversion code for EPS format to PS file. Use this example code to convert EPS to PS within any Web or Desktop Java based application....instance of PsDocument via a stream Create and set instances of...vector‑raster images. Because the content is not editable after creation...

    products.aspose.com/page/java/conversion/eps-to...
  2. Java 26.2: PSD to PSB conversion produces corru...

    Product: Aspose.PSD for Java 26.2 (jdk16) Description: When loading a PSD file (version 1) and saving it as PSB format (PsdVersion.Psb), the output file is corrupt. Adobe Photoshop reports “Could not open file because …...load(stream, psdLoadOptions) Optionally...to reproduce issue, not its content, in this way, file transfer...

    forum.aspose.com/t/java-26-2-psd-to-psb-convers...
  3. Public API Changes in Aspose.Cells 8.8.3|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....3 Contents [ Hide ] This document describes...the OleObject’s image if the contents/data of the underlying object...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Printing a Document in C#|Aspose.Words for .NET

    Print a document on a Server using the unmanaged XpsPrint API or via a selected printer with Settings and Print Preview Dialogs in C#....Programmatically or Using Dialogs Contents [ Hide ] Purpose Summary This...overload accepts a Stream object. The stream must contain a document...

    docs.aspose.com/words/net/print-a-document-prog...
  5. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...Ask AI 使用 C# 创建 PDF 粘性注释 Contents [ Hide ] 以下代码片段也适用于 Aspose...pdf" )) { // Open the image stream using ( var imageStream = File...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  6. Feature List | Aspose.Font for C++

    C++ Font API supports different font formats and file operations such as loading, reading, detecting, extracting, and rendering font glyphs and font data....Font for C++ Contents [ Hide Show ] Aspose.Font...disc. Load font files from stream. Read font information and...

    docs.aspose.com/font/cpp/feature-list/
  7. Feature List | Aspose.Font for Java

    Java Font API supports different font formats and file operations such as loading, reading, detecting, extracting, and rendering font glyphs and font data....Font for Java Contents [ Hide Show ] Aspose.Font...from a disc as well as from a stream. Read font information and...

    docs.aspose.com/font/java/feature-list/
  8. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...derived class is passed to the stream Document.save() or string Document...document will have all its contents in one HTML part. # A split...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save CFF fonts within .NET....NET Contents [ Hide Show ] Load CFF Font...can also load CFF fonts from stream using the following code sample...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  10. 渲染器 – Renderers – Aspose.HTML for .NET

    了解支持的渲染器 – HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer,它们用于渲染 HTML、SVG、MHTML 和 EPUB...C# 渲染 HTML、MHTML、EPUB 和 SVG Contents [ Hide Show ] 渲染器 – Renderers...reading 4 using FileStream stream = File. OpenRead (DataDir +...

    docs.aspose.com/html/zh/net/renderers/