Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 3,880 for

stream provider

(0.06 sec)
  1. How to Convert PDF to Presentation using C#

    This simple how-to-topic is about how to convert PDF to presentation using C# by following the detailed configuration steps to verify the working sample code. You can import PDF in PowerPoint using C# by following a very simple API interface....The AddFromPdf method also provide the overload to load the PDF...PDF from memory stream as well and for every page inside the PDF...

    kb.aspose.com/slides/net/how-to-convert-pdf-to-...
  2. How to Convert PDF to Text File using C#

    This simple tutorial will provide details on how to convert PDF to Text file using C#. It explains how using C# PDF to Text converter application can be created with few API calls....step-by-step procedure is provided here. As a first step, quickly...extracted text to a file or a stream as per the requirements. Code...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tex...
  3. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....in Java This short tutorial provides guidance on how to convert...from a byte array and input stream also. JpegDevice class is used...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...
  4. Image|Documentation

    Convert Chart to Image using Aspose.Cells for Python via .NET API.... It provides several valuable classes for...the image file to disk or a stream. Several image formats are...

    docs.aspose.com/cells/python-net/convert-excel-...
  5. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Document LoadDocumentAsync(byte[] stream, ILogger logger) { try { using...memStream = new MemoryStream(stream)) { return new Document(memStream);...

    forum.aspose.com/t/clone-document-convert-clone...
  6. Licensing|Documentation

    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.... The evaluation version provides almost all functionality of...(without a license specified) provides full product functionality...

    docs.aspose.com/email/python-net/licensing/
  7. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to PDF....quick tutorial is designed to provide brief information on how to...can be saved on disk or to a stream. We have seen, how to convert...

    kb.aspose.com/words/java/how-to-convert-word-to...
  8. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to Streamline project management processes....NET provides a set of utility features...the critical path. The class provides the property which is used...

    docs.aspose.com/tasks/net/utility-features/
  9. BMP to PDF Merge using C# | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...document In loop: load image from stream In loop: add image to new PDF...PDF Aspose.PDF for C# API provides a wide range of features for...

    products.aspose.com/pdf/net/merger/bmp-to-pdf/
  10. ReportBuilder class | Aspose.Words for Python

    aspose.words.lowcode.ReportBuilder class. Provides methods intended to fill template with data using LINQ Reporting Engine....class ReportBuilder class Provides methods intended to fill template...build_report(input_stream, output_stream, save_format, data)...

    reference.aspose.com/words/python-net/aspose.wo...