Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 3,871 for

stream provider

(0.37 sec)
  1. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...WriteLine($"Image loaded from {imagePath} stream size: {imageStream.Length}...permissions. Image Stream : Confirm that the image stream is correctly...

    forum.aspose.com/t/imagestamp-functionality-not...
  2. 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/
  3. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....the content stream. A content stream is a PDF stream object whose...Implementation details This method provides fine-grained control over...

    docs.aspose.com/pdf/python-net/working-with-ope...
  4. 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...
  5. Open Different Microsoft Excel Version Files wi...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....the Excel file into a stream const stream = fs . readFileSync (...and open the file from the stream const wbExcel95 = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  6. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++....ImageFieldMergingArg class Provides data for the ImageFieldMerging()...get_ImageStream () const Specifies the stream for the mail merge engine to...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. How to Implement Resource Prefix for Nested Res...

    Learn how to add resource prefixes in nested resources using Aspose.Tasks for Java....Tasks for Java provides ResourceSavingArgs.NestedUri...GetSaveOptions(1); 9 FileOutputStream stream = new FileOutputStream(dataDir...

    docs.aspose.com/tasks/java/how-to-implement-res...
  8. 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-...
  9. JavaScript OCR – image to text on web pages | A...

    With Aspose JS API, you can add optical character recognition directly to a web page or in cross-platform Electron apps....OCR for JavaScript via C++ provides the highest security when...filename = file . name ; let stream = Module . FS . open ( filename...

    products.aspose.com/ocr/javascript-cpp/
  10. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...3:50am 4 Hi Anders, Thanks for providing additional information. We...Pdf.Document.SetXmpMetadata(stream). But it seems, it does not...

    forum.aspose.com/t/setting-the-whole-xmp-block/...