Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 4,350 for

stream provider

(0.48 sec)
  1. EPS to GIF Conversion | API for Python

    Sample Python conversion code for EPS format to GIF file. Use this example code to convert EPS to GIF within any Web or Console Python based application....high-quality GIF images and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  2. How to Convert a JPG to Word in Python

    This article guides on how to convert a JPG to Word in Python. It has all the details to set the IDE, a list of steps, and a runnable sample code to convert a JPG to Word in Python....insert_image() method is used by providing the image file name that is...instance, file name, memory stream, image bytes, image width,...

    kb.aspose.com/words/python/how-to-convert-a-jpg...
  3. How to Hide a Slide in Presentation using Java

    We will walk you through the steps in Java for how to hide a slide in Presentation using Java. With the help of a few lines of easy code one can hide a PPT slide using Java.... The API provides the provision to save the...the disk or inside a memory stream depending on your requirements...

    kb.aspose.com/slides/java/how-to-hide-a-slide-i...
  4. How to Convert EPS to PDF in C#

    This tutorial is outlined to help you understand how to convert EPS to PDF in C#. It covers the step-wise details like configuring the library in your system, as well as a sample code for a quick demonstration to change EPS to PDF in C#...output document to the disk or stream. Code to Convert EPS to PDF...method. This tutorial has provided the details to load the EPS...

    kb.aspose.com/page/net/how-to-convert-eps-to-pd...
  5. Aspose.Note 25.6: OneNote sync breaks due to me...

    We have an issue with our customer’s file after modifying it with Aspose.Note 25.6 and C# .NET Framework 4.8 application. The customer performed following steps to create a file on SharePoint: Opens OneNote for deskto…...AddImage(Document doc, byte[] data) { Stream stream = new MemoryStream(data);...Image(LinkIdsImage.ChunkImageFileName, stream) { Width = 0, Height = 0 };...

    forum.aspose.com/t/aspose-note-25-6-onenote-syn...
  6. Convert .pdf to .tiff Fails with Some .pdfs - F...

    Hi, I am following this code example: https://docs.aspose.com/pdf/net/convert-pdf-to-tiff/ The only differences in my code is that I’m outputting the converted .tiff to a memory Stream and I’m only converting one page i…...tiff to a memory stream and I’m only converting one...tried saving the PDF file in Stream object as well as on file system...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...
  7. PDF Conversion Solution using Java | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Java...to Excel formats but also provides different functions and properties...page and save the image to stream renderToImages . Process (...

    products.aspose.com/pdf/java/conversion/
  8. Loading Embedded OpenType (EOT) font files | .NET

    Learn how to load, convert, edit, and save Embedded OpenType (EOT) font files in .NET applications using the Aspose.Font library. Includes code samples, best practices, and troubleshooting tips....Font library provides a pure .NET API that lets...file system; other sources (stream, memory) are also supported...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  9. Having issues processing long files using Aspos...

    Hey I am processing a long file using azure batcha and aspose.psd. Error Message: Image loading failed. Inner Exception: Expected positive number of bytes. (Parameter ‘requestedCount’) Service: Aspose.PSD Operation: …...via a Stream instead of a file path? Could you provide a short...) or loading the file via a Stream instead of a file path?: var...

    forum.aspose.com/t/having-issues-processing-lon...
  10. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to Streamline your presentation data....chart data through workbook streams, use workbook cells as chart...from a Workbook Aspose.Slides provides the ReadWorkbookStream and...

    docs.aspose.com/slides/cpp/chart-workbook/