Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,606 for

image rotation

(0.14 sec)
  1. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....100 ); // rotate stamp textStamp . setRotate ( Rotation . on90 );...is fully capable of adding Image as well as Text watermarks....

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  2. 在PDF中以编程方式添加图片水印|Aspose.PDF for Java

    使用Aspose.PDF for Java库中的ImageStamp类在PDF文档中添加图片水印。... setRotate ( Rotation . on270 ); imageStamp . setOpacity...getRed ())); // 添加背景图像 Image img = new Image (); img . setFile (...

    docs.aspose.com/pdf/zh/java/image-stamps-in-pdf...
  3. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....will show you how we can add image stamps and text stamps to PDF...$document -> close (); Adding Image in Header of PDF File You can...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  4. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as Images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....common task is to extract all images found in the document and export...functionality for extracting and saving image data. However, sometimes you...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  5. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....Imaging Product Family Aspose.BarCode...title, formatting, sidewall, rotation, plot area, etc. In this tutorial...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  6. Convert XPS to DXF via Java | products.aspose.com

    Export XPS file to DXF in your Java applications without using any third party application...Converting an XPS file to a DXF image in Java is a simple two-step...export the XPS file to a JPEG image. This API is part of the Aspose...

    products.aspose.com/total/java/conversion/xps-t...
  7. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....easy to insert any shape or image into a header or footer and...top-right corner. watermark . Rotation = - 40 ; // Remove the following...

    docs.aspose.com/words/net/add-watermark/
  8. Public API and Backwards Incompatible Changes i...

    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....Added Methods for Replacing Image to PPImage, IPPImage New methods...properties RawFrame, Frame, Rotation, X, Y, Width, Height and thrown...

    docs.aspose.com/slides/java/public-api-and-back...
  9. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as Images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location....common task is to extract all images found in the document and export...functionality for extracting and saving image data. However, sometimes you...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  10. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....will show you how we can add image stamps and text stamps to PDF...save ( _dataDir ); } Adding Image in Header of PDF File You can...

    docs.aspose.com/pdf/java/add-headers-and-footer...