Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 4,351 for

stream provider

(0.38 sec)
  1. Convert HTML to XHTML – C# code and Online Conv...

    Convert HTML to XHTML online or with Aspose.HTML for .NET. Use HTML to XHTML Converter to save webpage as XHTML file quickly, clearly and safely....WYSISYG Editor, string, or stream. Powerful C# API allows you...HTML from a file, HTML code, stream, or URL. Call the method. You...

    products.aspose.com/html/net/conversion/html-to...
  2. Convert DOCX to POTM via C++ or with free Onlin...

    Export DOCX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....// load the HTML file using stream reader SharedPtr < System ::...HTML ); // add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/docx-t...
  3. Sign PDF Documents from a Smart Card in Python|...

    Learn how to sign PDF documents with smart cards and external certificates in Python....PDF provides robust capabilities for integrating...certificate stores, or trusted providers—and presented with a personalized...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  4. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....loading an HTML document from a stream and the document contains images...images from a stream using a base URI. InputStream stream = new Fi...

    reference.aspose.com/words/java/com.aspose.word...
  5. Managing Messages in PST Files|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....message to either a disk or a stream in MSG format. // For complete...); // save this message to stream in msg format MemoryStream...

    docs.aspose.com/email/net/managing-messages-in-...
  6. Serialize and Work with a Document in a Databas...

    Convert a document into a byte array for work with this document in a database. You can store and retrieve a document to and from the database using Java....application provides a web-based service. Aspose.Words provides an ability...assigned bytes from the memory stream, which contains a binary representation...

    docs.aspose.com/words/java/serialize-and-work-w...
  7. Work with a Document Stored in a Liferay|Aspose...

    Compare Word documents shared in Liferay using C#. Work with documents stored in Liferay – various input formats, including Word, OpenOffice, Image and eBook.... Liferay provides a document management system...< UploadResponse > Upload ( Stream file , string fileName ) {...

    docs.aspose.com/words/net/work-with-document-st...
  8. Converting a EPUB file to PNG using Python | As...

    Sample code on Python for EPUB to PNG conversion. Use example code for batch EPUB to PNG conversion with Python and .NET...writing the resulting image stream to disk. Here is an example...page_count <= pages_count : image_stream = FileIO ( path_outfile + str...

    products.aspose.com/pdf/python-net/conversion/e...
  9. Manage Audio in Presentations Using PHP|Aspose....

    Create and control audio frames in Aspose.Slides for PHP—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Load the audio file stream you want to embed in the slide...Loads the wav sound file to stream $fstr = new Java ( "java.io...

    docs.aspose.com/slides/php-java/audio-frame/
  10. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...ColumnCount}"; Stream imgStream = ProcessOleObject_Aspose(testWB...coordinates, dir); if (imgStream == Stream.Null) continue; builder.In...

    forum.aspose.com/t/incorrect-rendering-of-chart...