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

stream provider

(0.21 sec)
  1. Chart Rendering|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.... To provide the rendering support, the...resultant PDF on a disc path or stream. // Path of output pdf file...

    docs.aspose.com/cells/go-cpp/chart-rendering/
  2. Manipulating TIFF Images|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.... Please note, the above provided code snippet requires setting...array. Please note, the above provided code snippet requires setting...

    docs.aspose.com/imaging/java/manipulating-tiff-...
  3. How to Convert PNG to ICON in Java

    This article encompasses the simple steps on how to convert PNG to ICON in Java. It provides all the required resources, important classes, methods and a working sample code to develop a PNG to ICO converter in Java.... It provides all the required resources...images from source like memory stream and disk along with other additional...

    kb.aspose.com/imaging/java/how-to-convert-png-t...
  4. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...static void ConvertUsingAspose(Stream docStream, string SaveLocation)...We will check the issue and provide you more information. Unfortunately...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  5. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...SheetRender(sourceWS, options); // Create a stream to save the image in MemoryStream...latest information or may provide you a possible ETA. Thank you...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  6. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....C# Combine PDF files using streams C# Concatenate all PDF files...we’ll first create two files streams to read the PDF files from...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  7. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...image to a PDF using your provided code. This could be due to...Image object, consider using a stream or a buffered image. This can...

    forum.aspose.com/t/duplicate-image-is-creating-...
  8. Load a Web Image from a URL into an Excel Works...

    How to convert an image from a URL to an actual Excel image using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ provides a simple and easy way to load...downloading the image data into a stream and then inserting it into...

    docs.aspose.com/cells/javascript-cpp/load-a-web...
  9. Licensing and Subscription | Aspose.Tasks Docum...

    Aspose.Tasks for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....Limitations The evaluation version provides all the features except the...from . The evaluation version provides absolutely the same capabilities...

    docs.aspose.com/tasks/java/licensing/
  10. Encrypt PDF using JavaScript|Aspose.PDF for Jav...

    Encrypt PDF File with Aspose.PDF for JavaScript via C++....if set, is what you need to provide in order to open a PDF. Acrobat/Reader...mime || "application/octet-stream" ; var link = document . createElement...

    docs.aspose.com/pdf/javascript-cpp/encrypt-pdf/