Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 7,453 for

rotate

(0.17 sec)
  1. PDF内のテキストを回転|Aspose.PDF for Java

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、テキストを任意の角度に回転させたり、テキストフラグメントや段落全体を回転させることができます。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...textFragment3 = new TextFragment ( "rotated text" ); textFragment3 . setPosition...

    docs.aspose.com/pdf/ja/java/rotate-text-inside-...
  2. 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....such as center alignment, rotation, front position, etc. We will...Set Watermark Rotation Adjusting the rotation of your watermark...

    docs.aspose.com/slides/net/watermark/
  3. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....rotateTransform(float angle) Rotates the local geometric transformation...rotateTransform(float angle, int order) Rotates the local geometric transformation...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  4. Product Overview|Aspose.Imaging for Java

    Java image processing library supports most common raster file formats and offers a wide range of compression algorithms, image export and image conversion....transformations such as scaling, rotation and flipping. A demanding...transformations such as scaling, rotation and flipping. A demanding...

    docs.aspose.com/imaging/java/product-overview/
  5. Convert EPS to PDF using C#

    Follow this article to convert EPS to PDF using C#. It has the IDE settings, a list of steps, and a sample code to develop an EPS file to PDF converter with various customizations....such as resizing, cropping, rotating and adding some graphics or...customize it by resizing, rotating, cropping, and drawing text...

    kb.aspose.com/imaging/net/convert-eps-to-pdf-us...
  6. Java Photoshop API | PSD et PSB Forma Parsing |...

    Crea mutare vel convertere PSD et PSB formats utentes hac bibliotheca in aliqua applicatione Javae, sine programmatibus Photoshop.... Rotate vel Flip Scala seu seges Dithering...ailntillas creare potest. Seges, Rotate & Resize Imagines in Go Quaelibet...

    products.aspose.com/psd/la/java/
  7. The way to retrieve slope property of block - F...

    Hi There is a requirement which needs to retrieve the slope property of block. I can see any direct api in Aspose cad to get it. Is there any other way to retrieve it? Thanks...that defines its position, rotation and scaling. The library does...similar), you can read its rotation components and compute an...

    forum.aspose.com/t/the-way-to-retrieve-slope-pr...
  8. Vereinfachen Sie die Erstellung der Transformat...

    Aspose.3D for .NET API bietet die TransformBuilder-Klasse, die die Erstellung der Transformation matrix durch die Ketten operationen vereinfacht....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/de/net/simplify-the-creation...
  9. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...mesh # Set rotation cubeNode . transform . rotation = Quaternion...Quaternion . from_rotation ( Vector3 ( 0 , 1 , 0 ), Vector3 ( 0.3 ,...

    docs.aspose.com/3d/zh/python-net/adding-transfo...
  10. تدوير صفحات PDF باستخدام C++|Aspose.PDF لـ C++

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجياً باستخدام C++....زاوية الدوران باستخدام طريقة Rotate(). void ChangePageOrientatio...دوران الصفحة page -> set_Rotate ( Rotation :: on90 ); } // حفظ الملف...

    docs.aspose.com/pdf/ar/cpp/rotate-pages/