Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 3,935 for

stream provider

(0.12 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....class object Create a memory stream object Save the loaded presentation...an HTML file into the memory stream Create LoadOptions class object...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  5. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the Stream open or close it after saving a font....Words should keep the stream open or close it after saving...Words will close the stream you provided in the Aspose.Words.Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Read Barcode from Specific Region of Image in P...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... PHPCode # Open the stream. Read only access is enough...BarCode to load an image. $stream = new FileInputStream ( $dataDir...

    docs.aspose.com/barcode/java/read-barcode-from-...
  7. Aspose.PDF memory issues - Free Support Forum -...

    Hi, I’m operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET, version 25.11 and 26.1. The desired result is to ensure in that file some metadata tags, I prepared 2 versions of code to achieve that. …...MemoryStream()) { // Some source stream, that needs to be loaded to...MemoryStream()) { // Some source stream, that needs to be loaded to...

    forum.aspose.com/t/aspose-pdf-memory-issues/325211
  8. Crop and resize EPS via C# | Aspose.Page

    Empower your C# applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....Page provides you with the functionality...PsDocument object with an input stream containing an EPS file. Define...

    products.aspose.com/page/net/crop-eps/
  9. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...specified output file in the provided save format, producing changes...specified output file in the provided save format, producing changes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...class ShapeRenderer class Provides methods to render an individual...from NodeRendererBase ) save(stream, save_options) Renders the...

    reference.aspose.com/words/python-net/aspose.wo...