Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,401 for

stream provider

(0.15 sec)
  1. C++ API to Convert XML to XLTM | products.aspos...

    Convert XML to XLTM via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...class. Save XLTM File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/xml-to...
  2. C++ API to Convert XML to ODS | products.aspose...

    Convert XML to ODS via C++ API without using Microsoft Excel or Adobe Reader... This component provides a comprehensive set of APIs...class. Save ODS File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/xml-to...
  3. Error: Method not found: 'Void System.Drawing.G...

    Hi, I get below error for my PDF to image conversion code which executes on Windows IIS. Method not found: ‘Void System.Drawing.Graphics.Clear(System.Drawing.Color)’ I have tried using Aspose.PDF.Drawing Library. So t…...page and save the image to stream pngDevice.Process(myPdf.Pages[1]...succeed in that as code you provided has passed without error static...

    forum.aspose.com/t/error-method-not-found-void-...
  4. Convert HTML to PNG in Python | products.aspose...

    Convert HTML to PNG in Python. Use Python library API to convert HTML files to PNGs... Moreover, it provides flexible ways to convert HTML..."file.html" , "rt" ) as stream: data = stream . read() pres . slides...

    products.aspose.com/slides/python-net/conversio...
  5. Convert HTML to Image in Python | products.aspo...

    Convert HTML to Image in Python. Use Python library API to convert HTML files to Images... Moreover, it provides flexible ways to convert HTML..."file.html" , "rt" ) as stream: data = stream . read() pres . slides...

    products.aspose.com/slides/python-net/conversio...
  6. Basic Text Extraction using Java|Aspose.PDF for...

    Learn how to extract text from PDF documents in Java with Aspose.PDF from all pages, from a specific page, or by paragraph structure....PDF provides two common approaches: Use...depends on the page content stream and layout. For region-specific...

    docs.aspose.com/pdf/java/basic-text-extraction/
  7. Aspose::Words::FileFormatUtil class | Aspose.Wo...

    Aspose::Words::FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. To learn more, visit the documentation article in C++....Hide ] FileFormatUtil class Provides utility methods for working...System::SharedPtr<System::IO::Stream>&) Detects and returns the...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Generate Thumbnail Images from PDF Documents|As...

    This section describes how to generate thumbnail images from PDF documents using Aspose.PDF for Java....PDF for Java provides extensive support for dealing...aspose.pdf.devices namespace provides a class named JpegDevice for...

    docs.aspose.com/pdf/java/generate-thumbnail-ima...
  9. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or Stream to be used within a report in Java....XmlDataSource Provides access to data of an XML file or stream to be...of the corresponding file or stream while generating a report,...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Footer to PDF|Aspose.PDF for Python via .NET

    Learn how to add text and image footers to PDF pages using PdfFileStamp in Python....NET provides the PdfFileStamp facade for...add_footer() with an image stream when the footer should display...

    docs.aspose.com/pdf/python-net/add-footer/