Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 14,939 for

content stream

(0.54 sec)
  1. Convert PDF to Base64 in Java

    This article explains how to convert PDF to Base64 in Java. It includes setup guidelines, sequential steps, and an example code to convert PDF to Base 64 in Java....byte array containing the PDF content with the encodeToString method...reading the PDF file from a stream, processing only chosen pages...

    kb.aspose.com/pdf/java/convert-pdf-to-base64-in...
  2. Using Aspose.Slides with ReportViewer 2010 and ...

    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....ReportViewer 2010 and 2012 Contents [ Hide ] This article teaches...Report Page Layout (RPL) Binary Stream Format to PowerPoint presentation...

    docs.aspose.com/slides/reportingservices/using-...
  3. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....DetectFileFormat Contents [ Hide ] DetectFileFormat( string )...Aspose.Words DetectFileFormat( Stream ) Detects and returns the information...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#....Contribute to CRM Quote Generator Contents [ Hide ] Purpose Summary....Generator" : QuoteName ); Stream stream = GenerateStreamFromSt (...

    docs.aspose.com/words/net/extend-and-contribute...
  5. PDF to PNG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C# sample code using Aspose.PDF for .NET... Pages ) { using var stream = new MemoryStream (); pngDevice...pngDevice . Process ( page , stream ); stream . Position = 0 ; var outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-png/
  6. OleFormat.IsLink | Aspose.Words for .NET

    Discover OleFormat IsLink property. Easily check if your OLE object is linked with SourceFullName for seamless data integration and management....IsLink Contents [ Hide ] OleFormat.IsLink property Returns true...access it using a stream. using ( MemoryStream stream = oleFormat ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio documents using the Aspose.Diagram for Java....operations with Visio documents Contents [ Hide ] Visio Diagram Load...to load one from a file or stream. Basic operations section describes...

    docs.aspose.com/diagram/java/basic-operations/
  8. 使用图像|Documentation

    本节介绍如何使用 Aspose.Diagram 从 visio 页面插入或获取图像。...使用图像 Contents [ Hide ] 从 Visio 页面中提取所有图像 在 Microsoft Visio 中...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/zh/net/working-with-ima...
  9. Detect format of 3D file|Documentation

    Aspose.3D for Java API has support of detecting 3D supported formats before opening because the file extension does not guarantee that the file Content is appropriate....Detect format of 3D file Contents [ Hide ] Aspose.3D for Java...not guarantee that the file content is appropriate. Detect Format...

    docs.aspose.com/3d/java/detect-format-of-3d-file/
  10. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++....mageFieldMergingArg class Contents [ Hide ] ImageFieldMergingArg...get_ImageStream () const Specifies the stream for the mail merge engine to...

    reference.aspose.com/words/cpp/aspose.words.mai...