Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 12,315 for

content stream

(0.31 sec)
  1. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....Open PDF Document Contents [ Hide ] Open existing PDF document...existing PDF document from stream public static void OpenDocumentStream...

    docs.aspose.com/pdf/java/open-pdf-document/
  2. Rendering Shapes Separately from a Document|Asp...

    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 Java....Separately from a Document Contents [ Hide ] When processing documents...extract other types of graphic content that are represented by a different...

    docs.aspose.com/words/java/rendering-shapes-sep...
  3. Convert EPUB to TIFF – C# – Aspose.HTML for .NET

    Convert EPUB to TIFF using Aspose.HTML API. Consider various EPUB to TIFF conversion scenarios in C# examples. Try online EPUB Converter....Pricing Buy Convert EPUB to TIFF Contents [ Hide Show ] With Aspose...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-tiff/
  4. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...are essentially moving the contents of a presentation’s slides...using var stream = new MemoryStream(); bitmap.Save(stream, ImageFormat...

    products.aspose.com/slides/net/conversion/pptx-...
  5. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark into the document in C++....Aspose::Words::Watermark::SetImage method Contents [ Hide ] Watermark::SetImage(const...System::SharedPtr<System::IO::Stream>&, const System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/wat...
  6. Implement Resource Prefix for Nested Resources ...

    Learn how to add resource prefixes for nested resources using Aspose.Tasks for C++....Prefix for Nested Resources Contents [ Hide Show ] This article...< System::IO::FileStream > stream = System::MakeObject < System::IO::FileStream...

    docs.aspose.com/tasks/cpp/resource-prefix-for-n...
  7. Display or Hide Scroll Bars in Aspose.Cells|Doc...

    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....Cells Contents [ Hide ] Scroll bars are widely...widely used to navigate the contents of any file. Normally, there...

    docs.aspose.com/cells/net/display-or-hide-scrol...
  8. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...PSD for C# Contents [ Hide ] Introduction Aspose...File as a Stream : Open the input file as a stream using the...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  9. aspose.words.reporting module | Aspose.Words fo...

    This module contains classes of the Aspose.Words' new reporting engine that supports report templates marked up with a language based on the LINQ Method Syntax....reporting module Contents [ Hide ] This module contains...access to data of a CSV file or stream to be used within a report...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert File to MHTML and Send It by Email|Aspo...

    Convert a document from almost any format to the MHTML format and send the result document by e-mail using C#....MHTML and Send It by Email Contents [ Hide ] What is this page...document from a stream ( Document doc = new Document(stream) ) and save...

    docs.aspose.com/words/net/convert-a-document-to...