Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,903 for

stream provider

(0.22 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. 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...
  3. Convert EMF to EPS using API for .NET

    EMF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable...hosted with ❤ by GitHub Using streams for saving EMF to EPS in C#...

    docs.aspose.com/page/net/convert/emf-to-eps/
  4. The license does not apply all the time - Free ...

    Hello, we have a license for version 16.4.0.0 of Aspose.Words for .NET and we are having issues loading it. Sometimes the phrase “Evaluation Only. Created with Aspose…” appears on the generated document. Do you have any…...several reasons, and I can provide some guidance on how to troubleshoot...GetExecutingAssembly(); System.IO.Stream stream = _assembly.GetManifestResourceS(fichier);...

    forum.aspose.com/t/the-license-does-not-apply-a...
  5. Nuget package version for Windows Server 2019 -...

    I was able to get Aspose.OCR v 20.12.1 to work, but it uses older methods. I’ve tried the newest version (v 25.9.1) and it gives me a ‘access violation’ error. I’m trying to do Recognize using a bitmap over a memory st…...using a bitmap over a memory stream. Professionalize.Discourse...with a bitmap over a memory stream. This issue may be related...

    forum.aspose.com/t/nuget-package-version-for-wi...
  6. 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...
  7. CssSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.CssSavingArgs class, designed to enhance your document processing with customizable CssSaving event data for optimal results....Hide ] CssSavingArgs class Provides data for the CssSaving event...set; } Allows to specify the stream where the CSS information will...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...static async Task<(MemoryStream Stream, string ContentType)> Down...MediaType ?? "application/octet-stream"; var memoryStream = new MemoryStream();...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...
  10. 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/