Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 4,083 for

resize image

(0.06 sec)
  1. ShapeBase.height property | Aspose.Words for Py...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....Shows how to insert a floating image, and specify its position and...builder . insert_image ( file_name = IMAGE_DIR + 'Logo.jpg' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.width property | Aspose.Words for Nod...

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....Shows how to insert a floating image, and specify its position and...bottom and right edges of the image. expect ( shape . bottom )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Imaging for Python

    This API allows to manipulate Images in Python applications. Allows to create, convert, edit, Images and perform other operations on Images....Imaging Product Family Aspose.BarCode...Aspose.Imaging for Python Latest Answers Convert Image to Grayscale...

    kb.aspose.com/imaging/python/page/2/
  4. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. NPOI does not provide an opportunity to insert picture into a document using C#....details in the Working with Images documentation section. The...an inline or floating image. If the image is an EMF or WMF metafile...

    docs.aspose.com/words/net/insert-picture-in-doc...
  5. Integrate Aspose.BarCode for .NET with Aspose.C...

    How to Intergrate Aspose.BarCode with Aspose.Cells...(Windows Metafile) images. For raster image formats, an appropriate...better to work with barcode images despite the convenience of...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  6. Aspose.PSD for .NET 19.12 - 发布说明|Documentation

    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....using ( var psd = ( PsdImage ) Image . Load ( "example.psd" )) {...psd" ; var im = ( PsdImage ) Image . Load ( sourceFileName ); using...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  7. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your shape's container height, enhancing design flexibility and precision in your projects....Shows how to insert a floating image, and specify its position and...bottom and right edges of the image. Assert . That ( shape . Bottom...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your shape's containing block for enhanced design flexibility and precision....Shows how to insert a floating image, and specify its position and...bottom and right edges of the image. Assert . That ( shape . Bottom...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose.PSD for .NET 21.5 - 发行说明|Documentation

    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....PsdImage image = ( PsdImage ) Image . Load ( srcFile )) { image . Save...var psdImage = ( PsdImage ) Image . Load ( sourcePath )) { foreach...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. How to Convert JPG to Black and White PDF in C#

    This tutorial contains simple steps on how to convert JPG to Black and White PDF in C#. It provides details about all the resources, important namespaces, classes, methods and a runnable sample code for writing a jpg to Black and White pdf converter in C#....Imaging Product Family Aspose.BarCode...environment to add Aspose.Imaging using the NuGet package manager...

    kb.aspose.com/imaging/net/how-to-convert-jpg-to...