Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 16,495 for

content stream

(0.17 sec)
  1. Public API Changes in Aspose.Diagram 6.7.0|Docu...

    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....0 Contents [ Hide ] This document describes...stored Visio diagram in an input stream. Please check this code example:...

    docs.aspose.com/diagram/java/public-api-changes...
  2. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX using Aspose.HTML for .NET and consider the supported MHTML to DOCX conversions in C# examples. Try online MHTML Converter....Convert MHTML to DOCX – C# Contents [ Hide Show ] MHTML to DOCX...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  3. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....Separately from a Document Contents [ Hide ] When processing documents...extract other types of graphic content that is represented by a different...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  4. Zip or UnZip Files in .NET | Aspose.Zip for .NET

    This article will teach you how to programmatically compress Zip files using a variety of methods utilising C# or the.NET API and sample code. You will learn how to zip or compress one or more files, as well as how to zip files simultaneously. You will also learn how to decompress or unzip files as well....NET Contents [ Hide Show ] Overview This...output zip file. Create file stream of the data file to be compressed...

    docs.aspose.com/zip/net/compressing-and-decompr...
  5. Load custom fonts for barcode generation in Asp...

    How to Load custom fonts for barcode generation in Aspose.Barcode for .Net...Net Contents [ Hide ] Overview This article...string fontName ) { using ( Stream fontStream = new FileStream...

    docs.aspose.com/barcode/net/aspose-barcode-load...
  6. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from Streams....InsertOleObject Contents [ Hide ] InsertOleObject( Stream, string, bool...bool, Stream ) Inserts an embedded OLE object from a stream into...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....contentType) Converts IANA content type into a load format enumerated...contentType) Converts IANA content type into a save format enumerated...

    reference.aspose.com/words/java/com.aspose.word...
  8. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....EPS | API Solution for C++ Contents [ Hide Show ] Overview This...In other words, it cuts the content of the image from the edges...

    docs.aspose.com/page/cpp/crop-eps/
  9. Extract XFA Data|Aspose.PDF for Python via .NET

    This example explains how to extract XFA form data from a PDF file using Aspose.PDF for Python via .NET. It demonstrates how to bind an XFA-based PDF document to the Form facade and export its internal data structure into a file Stream....Extract XFA Data Contents [ Hide ] XFA (XML Forms Architecture)...‘FileIO()’ to create a writable file stream. Call ’extract_xfa_data()’...

    docs.aspose.com/pdf/python-net/extract-xfa-data/
  10. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....IsImage Contents [ Hide ] ShapeBase.IsImage property Returns...from a stream using a base URI. using ( Stream stream = File...

    reference.aspose.com/words/net/aspose.words.dra...