Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 2,974 for

metafile stream

(0.42 sec)
  1. Java API to Export CGM to PS | products.aspose.com

    Convert CGM to PS using on premise Java API...Exception { // create an output stream which uses byte array to save...Converting CGM (Computer Graphics Metafile) to PS (PostScript) is a critical...

    products.aspose.com/total/java/conversion/cgm-t...
  2. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...or sets whether to convert metafile(Wmf or Emf) images to Png...the document from a stream: const stream = base . loadFileToBuffer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object... convert_metafiles_to_png Gets or sets whether...whether to convert metafile(Wmf or Emf) images to Png image format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security....or sets whether to convert metafile(Wmf or Emf) images to Png...document from a stream: using ( Stream stream = File . OpenRead...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Save Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for PHP...generated barcode images as files, streams, or bitmaps, as well as various...image formats but also as streams or vector files. Aspose.BarCode...

    docs.aspose.com/barcode/phpjava/save-barcodes/
  6. Save Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Node.js...generated barcode images as files, streams, or bitmaps, as well as various...image formats but also as streams or vector files. Aspose.BarCode...

    docs.aspose.com/barcode/nodejsjava/save-barcodes/
  7. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js....the image is an EMF or WMF metafile, it will be inserted into...into the document in metafile format. All other images will be stored...

    docs.aspose.com/words/nodejs-net/working-with-i...
  8. EPS to EMF Conversion | API for Python

    Sample Python conversion code for EPS format to EMF file. Use this example code to convert EPS to EMF within any Web or Console Python based application....instance of PsDocument via a stream Create and set instances of...initialize PostScript input stream open( "input.eps" ); # load...

    products.aspose.com/page/python-net/conversion/...
  9. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...generated barcode images to files, streams, or bitmaps, as well as outputting...file formats but also to a stream or a vector file. Aspose.BarCode...

    docs.aspose.com/barcode/net/save-barcode-image/
  10. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method...insert_image(stream) def insert_image ( self , stream : io . BytesIO...Parameter Type Description stream io.BytesIO insert_image(image_bytes)...

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