Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 4,092 for

stream provider

(0.18 sec)
  1. OleFormat class | Aspose.Words for Python

    aspose.words.drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control...OleFormat class OleFormat class Provides access to the data of an OLE...displayed as content. ole_package Provide access to OlePackage if OLE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances document management with Aspose.Words by controlling Stream behavior for optimal performance....Words should keep the stream open or close it after saving...Words will close the stream you provided in the PageStream property...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font Streams efficiently, enhancing your document processing experience....Words should keep the stream open or close it after saving...Words will close the stream you provided in the FontStream property...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++....Hide ] FontSavingArgs class Provides data for the FontSaving()...const Allows to specify the stream where the font will be saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument presentations accurately....NET provides straightforward APIs for receiving...presentation as PDF. using var stream = new MemoryStream (); presentation...

    docs.aspose.com/slides/net/getting-warning-call...
  6. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately....Slides for Java provides straightforward APIs for receiving...as PDF. ByteArrayOutputStrea stream = new ByteArrayOutputStrea...

    docs.aspose.com/slides/java/getting-warning-cal...
  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. 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-...
  9. Preparing content for recognition|Documentation

    How to prepare a batch of images, URLs and other content for recognition....OCR for JavaScript via C++ provides a standardized way to prepare...method. Path to the content is provided in the url property of a WasmAsposeOCRInput...

    docs.aspose.com/ocr/javascript-cpp/content-for-...
  10. 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...