Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 4,290 for

stream provider

(1.26 sec)
  1. Convert MHTML to DOCX – C# code and Online Conv...

    Convert MHTML to DOCX in C#. Save MHTML as DOCX file using Aspose.HTML for .NET. Try online MHTML to DOCX Converter for free!...Saving; using FileStream stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/mhtml-t...
  2. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....Cells provides a class, Workbook that represents...class. The Worksheet class provides a Cells collection. Create...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  3. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....Slides for Java provides a simple API to access layout...pptx" ); try { FileOutputStream stream = new FileOutputStream ( "SingleShape...

    docs.aspose.com/slides/java/shape-manipulations/
  4. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...OptimizeMemory = true; (streaming mode). Compression / Image...pdfOpts = new PdfSaveOptions { // Stream the output instead of loading...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  5. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....js via Java provides a simple API to access layout..."TestExportShapeToSvg.pptx" ); try { var stream = java . newInstanceSync (...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  6. QR-Code Encoding Problems - Free Support Forum ...

    Hello! I use Aspose.BarCode 26.1 and have problems with some currency symbols. I tried QREncodeMode.ECIEncoding; ECIEncodings.UTF8; with bad results qrModeECI.gif (1.9 KB) and I tried QREncodeMode.EXTENDED; w…... Generate the image / stream generator.Save("qr.png", BarCodeImageFormat...[2]. Using ECIEncodings.UTF8 provides Unicode support, allowing...

    forum.aspose.com/t/qr-code-encoding-problems/32...
  7. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a Stream, a file system, or memory using Java....Load Fonts from Stream Aspose.Words provides the StreamFontSource...loading fonts from the stream. To use the stream font source, a user...

    docs.aspose.com/words/java/specify-truetype-fon...
  8. Java Aspose Imaging - Image loading failed for ...

    Hello, I have come across the imaging dependency of aspose which looks pretty good. Now i tried using it with the HEIC Adapter that is a openize wrapper. Sadly I did not manage to load the file. I ran ffmpeg to check if…...000000, bitrate: N/A Stream group #0:0[0x1f]: Tile Grid:...nown), 2180x2783 (default) Stream group #0:1[0x29]: Tile Grid:...

    forum.aspose.com/t/java-aspose-imaging-image-lo...
  9. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....py # Flask entry point (provided below) ├─ cache/ # Auto‑created...# Client‑side JavaScript (provided) ├─ templates/ │ └─ index...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, Stream with Aspose.Diagram library....with a complete path or a file stream object. Aspose.Diagram API...HTML directly to a stream MemoryStream stream = new MemoryStream...

    docs.aspose.com/diagram/net/save-visio-document/