Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,868 for

stream provider

(0.13 sec)
  1. 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...
  2. 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...
  3. Aspose.Words.Reporting | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting namespace, featuring advanced classes for creating dynamic reports using LINQ-based templates for efficient document generation....CsvDataSource Provides access to data of a CSV file or stream to be used...JsonDataSource Provides access to data of a JSON file or stream to be...

    reference.aspose.com/words/net/aspose.words.rep...
  4. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#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/python-net/aspose.wo...
  5. Implementing Resource Prefix for Nested Resourc...

    Learn how to use ResourceSavingArgs.NestedUri to add resource prefixes for nested resources (e.g. PNG in SVG) when exporting Microsoft Project files using Aspose.Tasks for .NET.... The API provides the ResourceSavingArgs.NestedUri...(CssSavingArgs args) 11 { 12 FileStream stream = new FileStream( "css/" +...

    docs.aspose.com/tasks/net/how-to-implement-reso...
  6. 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/
  7. 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...
  8. Restore PST to Exchange Mailbox - Free Support ...

    Hi! In my program I need some functionality: I have PST file with some folders and emails and I need to restore this content to some mailbox on Exchange Server. I think first I need to open PST: PersonalStorage pst = Per…... IEWSClient class provides feature to restore PST messages...@mantumalakar1 , Aspose.Email provides rich features to restore contents...

    forum.aspose.com/t/restore-pst-to-exchange-mail...
  9. 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 property of class BarCodeResult...

    docs.aspose.com/barcode/python-net/get-barcode-...
  10. 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...