Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 4,224 for

stream provider

(0.11 sec)
  1. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....Cells provides the Workbook which represents...a Microsoft Excel file and provides the properties and methods...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  2. LaTeX to XPS | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets convert LaTeX files to XPS format. Here are some code examples....There is the library that provides an API for manipulating XPS...constructor that accepts a Stream . The steps are: Create a TexDocument...

    docs.aspose.com/tex/net/latex-to-xps/
  3. Working with Print|Documentation

    This section explains how to print a document via XpsPrint with Aspose.Diagram.... The Document object provides a family of the Print methods...and also on Windows Vista, provided the Platform Update for Windows...

    docs.aspose.com/diagram/net/working-with-print/
  4. Restore PST to Exchange Mailbox - Free Support ...

    Hi! In my program I need some functionality: I have PST file with some folders and emails and I need to restore this content to some mailbox on Exchange Server. I think first I need to open PST: PersonalStorage pst = Per…... IEWSClient class provides feature to restore PST messages...@mantumalakar1 , Aspose.Email provides rich features to restore contents...

    forum.aspose.com/t/restore-pst-to-exchange-mail...
  5. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...to avoid creating new output stream } }, pageNumber, lowerLeftX...Verify: Using Proper Output Stream : The ByteArrayOutputStrea...

    forum.aspose.com/t/pdf-insert-image-throw-excep...
  6. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...specified output file in the provided save format, producing changes...specified output file in the provided save format, producing changes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C++ API to Convert XSLFO to FODS | products.asp...

    Convert XSLFO to FODS via C++ API without using Microsoft Excel or Adobe Reader... This library provides a wide range of features for...XLSX to FODS. This library provides a comprehensive set of features...

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. C++ API to Convert MHTML to EXCEL | products.as...

    Convert MHTML to EXCEL via C++ API without using Microsoft Excel or Adobe Reader... This library provides a wide range of features to...convert spreadsheets. It also provides the ability to convert XLSX...

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. NodeJS OCR - extract text from image in Node.js...

    Aspose.OCR in Node.js extracts text from scanned pages, photos, screenshots, and other sources in JavaScript, Node.js services and serverless applications....internalFileName = "temp" ; let stream = Module . FS . open ( internalFileName..."w+" ); Module . FS . write ( stream , imageBytes , 0 , imageBytes...

    products.aspose.com/ocr/nodejs-cpp/
  10. Loading Web‑Open‑Font (WOFF) files | .NET

    Step‑by‑step guide on how to load, inspect and convert Web‑Open‑Font (WOFF) files in .NET using the Aspose.Font library, covering file‑system, byte array and Stream sources....the library a stream to that file. Wrap the stream source in a..."C:\Fonts\MyWebFont.woff" ; 12 13 // Stream source that reads directly...

    docs.aspose.com/font/net/how-to-load-fonts/load...