Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 4,290 for

stream provider

(1.42 sec)
  1. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to Streamline your presentation data....Slides provides the readWorkbookStream and...chart . getChartData (); var stream = data . readWorkbookStream...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  2. EPS to JPEG Conversion API | C++

    EPS to JPEG conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page for C++ provides a robust and efficient solution...writing image bytes to output stream. EPS to JPEG C++ Conversion...

    products.aspose.com/page/cpp/conversion/eps-to-...
  3. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...PDF provides a load‑option that tells the...LoadOptions; // pdfStream – a Stream that contains the PDF bytes...

    forum.aspose.com/t/the-input-string-creatorinfo...
  4. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...Aspose forums, as they can provide additional insights and solutions...Presentation(pptFileContent.Stream)) { var aspectRatio = presentation...

    forum.aspose.com/t/presentation-to-image-conver...
  5. Convert OTT to POWERPOINT via C++ or with free ...

    Export OTT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POWERPOINT 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/ott-to...
  6. Convert DOTX to ODP via C++ or with free Online...

    Export DOTX to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to ODP 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/dotx-t...
  7. Convert DOCX to POTX via C++ or with free Onlin...

    Export DOCX to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTX 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...
  8. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....the FormEditor class, which provides methods for manipulating PDF...which represents a file path or stream Call the Process method of...

    docs.aspose.com/pdf/java/whatsnew/
  9. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...NET does not provide a built‑in “auto‑scale / zoom‑to‑fit”...load HTML with new Document(stream, htmlOptions) , the converter...

    forum.aspose.com/t/couldnt-implement-auto-scale...
  10. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java 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 FileInputStream fstr = new...

    docs.aspose.com/slides/androidjava/audio-frame/