Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 7,630 for

rotation

(0.06 sec)
  1. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and PPTX files — boost your presentations today....different properties like X,Y Rotation, DepthPercents etc. The sample...

    docs.aspose.com/slides/php-java/3d-chart/
  2. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....like fill color, line width, rotation angle for the coordinates...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  3. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more....layout options like custom rotation and autofit behaviors. Whether...presentation . dispose (); } Set Text Rotation Aspose.Slides for Java allows...

    docs.aspose.com/slides/java/text-formatting/
  4. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library.... setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  5. 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#.... Rotation = - 40 ; // Remove the following...

    docs.aspose.com/words/net/add-watermark/
  6. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....$imageStamp -> setRotate (( new Rotation ()) -> getOn270 ()); $imageStamp...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  7. Aspose pdf for java插入图片 - Free Support Forum - ...

    现在使用aspose pdf for java22.8版本 问题: 我们看ASPOSE 都是基于"左下角" 或者"右上角"去做计算,去插入"章"的图片,但是扫描件图片,生成的PDF,由于图片扫描的问题,会转置90度调整PDF,导致"盖章"的图片位置不对。例如:A4纸张,扫描图片时放横了,然后生成PDF后,用PDF页面,又转90度(把它转正),请问有没有好的方式方法来解决这个问题? DEMO如下: // 加载PDF文档 Docu…...获取页面的旋转角度 // 获取页面的旋转角度 int rotation = page.getRotate(); // 页面尺寸(物理尺寸)...lowerLeftY; switch (rotation) { case Rotation.on90: // 旋转90度 //...

    forum.aspose.com/t/aspose-pdf-for-java/326477
  8. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and PPTX files—boost your presentations today....different properties like X,Y Rotation, DepthPercents etc. The sample...

    docs.aspose.com/slides/androidjava/3d-chart/
  9. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Node.js via Java, with support for PPT and PPTX files—boost your presentations today....different properties like X,Y Rotation, DepthPercents etc. The sample...

    docs.aspose.com/slides/nodejs-java/3d-chart/
  10. Watermark image to full page - Free Support For...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in pdf. But we want to add watermark to full page covering all areas of page. We are using watermarkartificat clas…...Rotate = 0; // Set rotation if needed // Set...sure to adjust the Opacity and Rotate properties as needed to fit...

    forum.aspose.com/t/watermark-image-to-full-page...