Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 7,627 for

rotate

(0.24 sec)
  1. 档案

    档案...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/zh/pdf/print-pdf-files-programm...
  2. Archiv

    Archiv...den Rotationswinkel mit dem Rotate()-Methodenfilter hinzu. Erstellen...filters.add(PreprocessingFilter.Rotate(-90)); // Vorverarbeitetes...

    blog.aspose.com/de/ocr/image-skew-correction-in...
  3. Procurar

    Procurar...rotação usando o filtro do método Rotate(). Em seguida, crie uma instância...filters.add(PreprocessingFilter.Rotate(-90)); // Salvar imagem pré-processada...

    blog.aspose.com/pt/ocr/image-skew-correction-in...
  4. Chercher

    chercher... la couleur et l’angle de rotation du filigrane. Verrouillez...NoFill); // Définir l'angle de rotation watermarkShape.setRotation(-45);...

    blog.aspose.com/fr/slides/add-watermark-to-powe...
  5. LaTeX включитьграфику

    Узнайте о макросе LaTeX includegraphics, а также о преобразованиях изображений, области просмотра, обрезке и о разнице между пакетами Graphics и GraphicsX.... png }} % rotates the image by 25 degrees counterclockwise...] {sample - image. png } % rotates the image by 10 degrees clockwise...

    docs.aspose.com/tex/ru/java/latex-includegraphics/
  6. Arbeta med linjär extrusion|Documentation

    Aspose.3D for Python via .NET erbjuder LinearExtrusion klass, som tar en 2D-form som inmatning och utökar formen i den tredje dimensionen....defines the degree of the rotation while extruding the profile...the translate offset while rotating the extrusion. # Perform linear...

    docs.aspose.com/3d/sv/python-net/working-with-l...
  7. Working مع Linear Extrusion|Documentation

    Aspose.3D for Java تقدم فئة triearextrusion ، والتي تأخذ شكل ثنائي الأبعاد كمدخل وتمتد الشكل في البعد الثالث....defines the degree of the rotation while extruding the profile...the translate offset while rotating the extrusion. // Perform...

    docs.aspose.com/3d/ar/java/working-with-linear-...
  8. PowerPoint-Formen in Python formatieren|Aspose....

    Erfahren Sie, wie Sie PowerPoint-Formen in Python mit Aspose.Slides formatieren—setzen Sie Füll-, Linien- und Effektstile für PPT-, PPTX- und ODP-Dateien mit Präzision und voller Kontrolle.... Setzen Sie die rotation ‑Eigenschaft der Form auf...die Form um 5 Grad. shape . rotation = 5 # Speichern Sie die PPTX-Datei...

    docs.aspose.com/slides/de/python-net/shape-form...
  9. Complete List of Changes in Aspose.Imaging 2.5....

    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(System.Single,System.Boolean...FileFormats.Tiff.TiffImage.Rotate(System.Single,System.Boolean...

    docs.aspose.com/imaging/net/complete-list-of-ch...
  10. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。... 将形状的 Rotation 属性设置为所需角度。 保存演示文稿。 // 实例化表示演示文稿文件的...75 ); // 将形状旋转 5 度。 shape . Rotation = 5 ; // 将 PPTX 文件保存到磁盘。 presentation...

    docs.aspose.com/slides/zh/net/shape-formatting/