Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 4,066 for

stream provider

(0.21 sec)
  1. Java API to Convert DOCM to ODS or with free On...

    Convert DOCM to ODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to ODS online converter quickly before integrating the code.... Save ODS File to Stream via Java After converting DOCM...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/java/conversion/docm-...
  2. Android API to Convert DOCX to XLAM or with fre...

    Convert DOCX to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code.... Save XLAM File to Stream in Android Apps After converting...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/android-java/conversi...
  3. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable..."output1.eps" , options) Using streams for saving BMP to EPS in Python...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  4. PdfJavaScriptStripper.Strip modifies the PDF co...

    We are seeing cases where we call PdfJavaScriptStripper.Strip, it returns false, but the PDF content has been visibly altered. Some text is getting removed from the PDF that existed before calling Strip. It seems like re…...should correspond to the input stream being unmodified. Professionalize...should indicate that the input stream was left unchanged. What we...

    forum.aspose.com/t/pdfjavascriptstripper-strip-...
  5. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...ConvertToPdf(Document #=zv8$WPwE=, Stream #=zbaLrUyon3CiD) Code: var...parser = PubFactory.CreateParser(stream); var document = parser.Parse();...

    forum.aspose.com/t/get-a-failure-when-convertin...
  6. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent.... The solution we provide here applies to both scenarios...Save the workbook to a memory stream. MemoryStream workbookStream...

    docs.aspose.com/slides/net/working-solution-for...
  7. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....Words provides the ability to convert a document...being actively developed to provide you with more opportunities...

    docs.aspose.com/words/net/convert-a-document-to...
  8. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js....Inserting an Image DocumentBuilder provides several overloads of the the...parameter From a stream by passing a Stream parameter From a...

    docs.aspose.com/words/nodejs-net/working-with-i...
  9. Quick Recognition Examples|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....Recognition Examples This guide provides quick, ready-to-use examples...recognition" ); } } } Recognize from Stream public void recognizeFromStream...

    docs.aspose.com/barcode/java/developer-guide/qu...
  10. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable..."output1.eps" , options); Using streams for saving BMP to EPS in C++...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/