Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 7,530 for

rotation

(1.31 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. Features|Aspose.Imaging for Java

    Java image processing library core features includes read and write images, draw images, process images and convert between formats....internal needs of drawing engine) Rotate Scale Image processing features...cropping Image dithering Image rotating Image masking Image filters...

    docs.aspose.com/imaging/java/features/
  3. 在工作表内旋转文本与形状|Documentation

    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....rotate_text_with_shape 属性控制文本是否应随形状旋转。其默认值为...之旋转。然后将 ShapeTextAlignment.rotate_text_with_shape 属性设置为 false...

    docs.aspose.com/cells/zh/python-net/rotate-text...
  4. 使用 C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加图像图章。...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/zh-hant/cpp/stamps/image/
  5. اضافه کردن تمبر متن به PDF با استفاده از C# | A...

    تمبر متن را به فایل PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET اضافه کنید....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/fa/net/stamps/text/
  6. เพิ่มแสตมป์ข้อความลงใน PDF โดยใช้ C# | Aspose.PDF

    เพิ่มแสตมป์ข้อความลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/th/net/stamps/text/
  7. Quaternionen verkettieren und auf 3D Entitäten ...

    Aspose.3D for Java ermöglicht es Entwicklern, zwei Rotations transformationen zu einer in einer Quaternion dargestellten zu kombinieren....ermöglicht es Entwicklern, zwei Rotations transformationen zu einer...Concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/de/java/concatenate-quaterni...
  8. Dodaj stempel tekstowy do pliku PDF za pomocą J...

    Dodaj stempel tekstowy do pliku PDF programowo za pomocą przykładowego kodu Java przy użyciu pliku Aspose.PDF dla Java....100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/pl/java/stamps/text/
  9. افزودن هدر به PDF با استفاده از C++ | Aspose.PDF

    نمونه C++ کد برای استفاده از Aspose.PDF به کار با هدر از PDF از طریق C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/fa/cpp/header/
  10. Añadir marca de agua a PDF usando Python|Aspose...

    Este artículo explica las características de trabajar con artefactos y obtener marcas de agua en PDFs utilizando Python de forma programática.... rotation – Obtiene la rotación de un...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/es/python-net/add-watermarks/