Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 280,757 for

image

(0.12 sec)
  1. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++.... Inserting an Image DocumentBuilder provides several...an inline or floating image. If the image is an EMF or WMF metafile...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  2. Convert SVG to EMF via JavaScript | products.as...

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

    products.aspose.com/cad/javascript-net/conversi...
  3. Convert SVG to EMF via C# | products.aspose.com

    Sample code for SVG to EMF C# conversion. Use API example code for batch SVG files to EMF 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-emf/
  4. Convert DWG to JPEG2000 via JavaScript | produc...

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

    products.aspose.com/cad/javascript-net/conversi...
  5. Convert DWG to EMF via Python | products.aspose...

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

    products.aspose.com/cad/python-net/conversion/d...
  6. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and Image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....a presentation is a text or image stamp used on a slide or throughout...ITextFrame interface, and to add image watermarks, use the PictureFrame...

    docs.aspose.com/slides/net/watermark/
  7. Convert Visio to JPEG via Python | products.asp...

    Sample Python conversion Visio to JPEG file. Use this example code to convert Visio to JPEG within any Python based application.... A JPEG is a type of image format that is saved using the...lossy compression. The output image, as result of compression, is...

    products.aspose.com/diagram/python-net/conversi...
  8. How to Compress a PNG in C#

    This topic covers the a work flow for how to compress a PNG in C#. It covers all the resources, important classes, methods and a runnable sample code for developing an application to reduce PNG file size in C#....Imaging Product Family Aspose.BarCode...environment by adding Aspose.Imaging using the NuGet package manager...

    kb.aspose.com/imaging/net/how-to-compress-a-png...
  9. How to Run Aspose.CAD in Docker|CAD Documentation

    Run Aspose.CAD in a Docker container for Linux, Windows Server and any OS....ellipse and saves it as an image. The application can then be...saves it as an image: using (var img = Aspose.CAD.Image.Load(System...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-i...
  10. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...请参阅以下页面:转换 image to JPG ; 转换 JPG to image ; 转换 JPG to PNG...picture ; IImage image = Images . fromFile ( "image.png" ); try {...

    docs.aspose.com/slides/zh/java/image/