Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 4,087 for

stream provider

(0.08 sec)
  1. Hello, world!|Documentation

    Get started with Aspose.OCR for JavaScript via C++ by creating and running a bare minimum example....the page body: < p >< b > Provide image file: </ b ></ p > <...event ) { // Load image file provided by the user const file = event...

    docs.aspose.com/ocr/javascript-cpp/hello-world/
  2. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....with such a thing as a byte stream. So, independently from where...objects will provide an access to the byte stream, related to...

    docs.aspose.com/font/net/how-to-load-fonts/
  3. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control Stream behavior for efficient image saving and enhanced performance....Words should keep the stream open or close it after saving...Words will close the stream you provided in the ImageStream property...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Issue with Aspose.Cells Docker Image – “Content...

    Hello Aspose Support, I am encountering an issue with the Aspose.Cells Cloud Docker image. I deployed the Docker image aspose/cells-cloud:linux.25.9.0 on an Azure Container Instance. When I send a request like the foll…...“Content-Type: application/octet-stream” " http://xxxxx.italynorth...termination of the response stream and the “Content‑Length mismatch”...

    forum.aspose.com/t/issue-with-aspose-cells-dock...
  5. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions....following three overloaded members provide the option to save the document...OneNote Document to a Stream Users can pass a stream object to the Document...

    docs.aspose.com/note/net/save-a-onenote-document/
  6. ImageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.imageSaving()](../iimagesavingcallback/imageSaving/#imagesavingargs) event...class ImageSavingArgs class Provides data for the IImageSavingCallback...images into files by providing your own stream objects. To apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...Hide ] PageSavingArgs class Provides data for the PageSaving event...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Hyphenation class | Aspose.Words for Python

    aspose.words.Hyphenation class. Provides methods for working with hyphenation dictionaries...Hyphenation class Hyphenation class Provides methods for working with hyphenation...register_dictionary(language, stream) Registers and loads a hyphenation...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code....input and output files or streams, along with the desired save...options. convert(input_stream, output_stream, save_format) Converts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...can read workbooks from any Stream . After decoding the Base‑64...produce a PDF file (or a PDF stream). What to do next Add the Aspose...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...