Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,224 for

stream provider

(1.17 sec)
  1. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event....] ResourceSavingArgs class Provides data for the ResourceSaving...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....document with images from a stream using a base URI. { System...SharedPtr < System :: IO :: Stream > stream = System :: IO :: File...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....DigitalSignatureColl implements Iterable Provides a read-only collection of...from a stream, and save a signed copy to another stream. InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  4. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters... Get Barcode Data as Byte Stream It is possible to load barcode...barcode data as a byte stream using a special method of class BarCodeResult...

    docs.aspose.com/barcode/java/get-barcode-type-a...
  5. License | Aspose.Words for Java

    Provides methods to license the component in Java....Object public class License Provides methods to license the component...Description setLicense(InputStream stream) setLicense(String licenseName)...

    reference.aspose.com/words/java/com.aspose.word...
  6. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....Object public class OleFormat Provides access to the data of an OLE...system. // 1 - Save it via a stream: OutputStream fs = new Fil...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(Stream, htmloptions))” is taking too much …...pdfDocument = new Document(stream, htmloptions)) ” is taking...MarginInfo(0, 20, 0, 20) }; using (var stream = new MemoryStream(htmlContent))...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  9. 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/
  10. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing document in Java....class DigitalSignatureUtil Provides methods for signing document...from a FileStream: InputStream stream = new FileInputStream(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...