Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 247,883 for

image

(0.06 sec)
  1. PdfSaveOptions.interpolate_images property | As...

    PdfSaveOptions.interpolate_Images property. A flag indicating whether Image interpolation shall be performed by a conforming reader...interpolate_images property PdfSaveOptions.interpolate_images property...property A flag indicating whether image interpolation shall be performed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert SVG to JPEG via C# | products.aspose.com

    Sample code for SVG to JPEG C# conversion. Use API example code for batch SVG files to JPEG conversion within VB.NET, Asp.NET or any .NET based application.... Load SVG file with Image.Load method Set an object of...VectorRasterizationO property Call Image.Save method while passing the...

    products.aspose.com/cad/net/conversion/svg-to-j...
  3. Convert DWG to JPEG via JavaScript | products.a...

    Sample code for DWG to JPEG conversion. Use API example code for batch DWG files to JPEG conversion.... Load DWG file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...

    products.aspose.com/cad/javascript-net/conversi...
  4. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!...ignored when rendering shapes to images. Examples Shows how to extract...doc = new Document ( MyDir + "Images.docx" ); ImageSaveOptions imageOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Creating Lollipop Font drawing|Documentation

    Creating Lollipop Font drawing with Aspose.Drawing .NET (C#) 2d graphic library...simulate a water reflection image effect. Finally, we will save...save each resulting image frame as a separate PNG file. Drawing...

    docs.aspose.com/drawing/net/showcases/lollipop-...
  6. Convert CGM to GIF via JavaScript | products.as...

    Sample code for CGM to GIF conversion. Use API example code for batch CGM files to GIF conversion.... Load CGM file with Image.Load method Create an instance...instance of GifOptions class Call Image.Save method while passing the...

    products.aspose.com/cad/javascript-net/conversi...
  7. Bullet Color Turns Red from Black When Converti...

    Hi Team, I have a PPTX (attached) with two slides. Each slide has a shape with a bullet. When I try to get Image of these shapes, I see that the color of the bullet is red instead of black. The code I used: using Aspos…...Black When Converting Shapes to Images in C# Aspose.Slides Product...a bullet. When I try to get image of these shapes, I see that...

    forum.aspose.com/t/bullet-color-turns-red-from-...
  8. Otvorite i uredite PSD datoteku | products.aspo...

    Otvorite i uredite PSD datoteku s mrežnim uređivačem...(PsdImage psdImage = (PsdImage)Image.Load("layers.psd")) { foreach...Create an instance of Image using (Image image = new PsdImage(100...

    products.aspose.com/psd/cr/editor/psd/
  9. Aspose.PSD for .NET 22.8 - 发布说明|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 psdImage = ( PsdImage ) Image . Load ( sourceFile )) { TimeLine...psd" ; using ( var image = ( PsdImage ) Image . Load ( sourceFile...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Compress DOCX In C++

    Compress DOCX in C++ without losing quality. Optimize DOCX content, reduce file size easily....for image compression. auto image = System::Drawing::Image:: FromStream...ToStream ()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/cpp/compress/docx/