Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,973 for

image rotation

(0.19 sec)
  1. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....substitute image. Powerpoint will replace this image during activeX...so sometime it's OK to leave image unchanged. bmp = draw . Bitmap...

    docs.aspose.com/slides/python-net/activex/
  2. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg Images – svg shapes, svg color, svg paths, svg fills, svg strokes, svg filters....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/net/drawing-basics/
  3. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...example, only image and OLE shapes can have images inside them...allows the shape to have an image. (Inherited from ShapeBase )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Creating Semi-transparent Celtic Heart Figure T...

    Creating semi-transparent Celtic Heart figure text drawing with Aspose.Drawing .NET (C#) 2d graphic library...library's API for text and image drawings, manipulate graphic...properties, we can begin generating image frames for the showcase video...

    docs.aspose.com/drawing/net/showcases/celtic-he...
  5. Aspose.BarCode Java for Eclipse - Maven|Documen...

    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....ability to export to multiple image formats including: BMP, EMF...barcode image including: background color, bar color, image quality...

    docs.aspose.com/barcode/java/aspose-barcode-jav...
  6. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....the shape and saves into an image. save(String fileName, SvgSaveOptions...shape and saves into an SVG image. NodeRendererBase() public NodeRendererBase()...

    reference.aspose.com/words/java/com.aspose.word...
  7. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...加载图像并将其添加到演示文稿的图像集合中 IImage image = Images . FromFile ( "aspose-logo...ppImage = pres . Images . AddImage ( image ); image . Dispose ();...

    docs.aspose.com/slides/zh/net/picture-frame/
  8. Supported Document Formats|Aspose.Words for C++

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C++....SVG, EPS, PS, PCL, various image formats (PNG, JPEG, TIFF, etc...formatting (e.g., header text rotation)? A: Yes. Load the RTF file...

    docs.aspose.com/words/cpp/supported-document-fo...
  9. Aspose.PSD for .NET 22.6 - Release Notes|Docume...

    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....var psdImage = ( PsdImage ) Image . Load ( sourceFile )) { FillLayer...name="T"></typeparam> /// <param name="image">The image.</param> /// <param name="name">The...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  10. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...Height; // create rotated stamp bytes stream for Aspose...Rectangle rect; // create rotated bytes and compute rect inside...

    forum.aspose.com/t/help-needed-with-coordinate-...