Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 4,221 for

stream provider

(0.15 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....js via Java provides the SlideUtil class. This...getPresentationText ( InputStream stream , int mode ); IPresentationText...

    docs.aspose.com/slides/nodejs-java/extract-text...
  2. PS to WMF Conversion | API for Python

    Sample Python conversion code for PS format to WMF file. Use this example code to convert PS to WMF within any Web or Console Python based application....Page API Solution for Pyton provides extensive support for PS file...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  3. 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/...
  4. PS to GIF Conversion | API for Python

    Sample Python conversion code for PS format to GIF file. Use this example code to convert PS to GIF within any Web or Console Python based application....Page API Solution for Pyton provides extensive support for PS file...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  5. EPS to TIFF Conversion | API for Python

    Sample Python conversion code for EPS format to TIFF file. Use this example code to convert EPS to TIFF within any Web or Console Python based application....high-quality TIFF 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/...
  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 C++. 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. System :: SharedPtr < System...

    docs.aspose.com/slides/cpp/working-solution-for...
  7. 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...
  8. Working with Documents|Aspose.PDF for Java

    Discover how to use the PDFFileEditor class in Java to edit and manipulate PDF documents using Aspose.PDF....facades provide the PdfFileEditor class for...PdfFileEditor. The features provided by this class can be divided...

    docs.aspose.com/pdf/java/pdffileeditor-class/
  9. 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/
  10. Extract pdf fields including checkboxes - Free ...

    Hi There, I am trying to get all Pdf fields (textbox, checkbox, date etc). When I tried following code I am getting 4 fields only. Am I missing something? Aspose.Pdf.dll Version: 9.9.0.0 Code: public static void Mai…... It is good to know that provided information helped you to...may save the resultant memory stream into database and later can...

    forum.aspose.com/t/extract-pdf-fields-including...