Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 7,449 for

rotate

(0.5 sec)
  1. 档案

    档案...Rotation = -45; // 设置文本 ITextFrame...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  2. 搜索

    搜索...rotate(20f, true, Color.getRed());...

    blog.aspose.com/zh-hant/psd/edit-psd-file-onlin...
  3. 档案

    档案...rotate(-45.0f); // 通过矩阵设置变换 graphics...

    blog.aspose.com/zh/imaging/add-watermark-to-ima...
  4. Работа с изображениями в PostScript | С++

    Как добавить изображение в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++.... 0f ); 36 transform -> Rotate( - 45. 0f ); 37 38 //Add image...

    docs.aspose.com/page/ru/cpp/ps/working-with-ima...
  5. Python에서 SVG를 PNG로 변환 – Aspose.SVG for Python v...

    온라인과 Python을 사용하여 SVG를 PNG 형식으로 변환하는 방법을 알아보세요. SVG에서 PNG로 변환하기 위한 Python 코드 예제를 살펴보세요....Vectorize an Image SVG Converter Rotate SVG Resize SVG © Aspose Pty...

    products.aspose.com/svg/ko/python-net/conversio...
  6. C#을 통해 SVG를 JPEG로 병합 – Aspose.SVG

    C#에서 여러 SVG 파일을 단일 JPEG로 병합합니다. Aspose.SVG .NET 라이브러리를 사용하여 SVG를 병합하고 결과를 다른 파일 형식으로 내보냅니다....SVG to PNG Stencil Drawing Rotate SVG Create a Thumbnail Mergers...

    products.aspose.com/svg/ko/net/merger/svg-to-jpeg/
  7. Formato de formas de PowerPoint en C++|Document...

    Aprende a formatear formas de PowerPoint en C++ usando Aspose.Slides—establece estilos de relleno, línea y efecto para archivos PPT, PPTX y ODP con precisión y control total.... shape -> set_Rotation ( 5 ); // Guardar el archivo...presentation -> Save ( u "shape_rotation.pptx" , SaveFormat :: Pptx...

    docs.aspose.com/slides/es/cpp/shape-formatting/
  8. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... 将形状的 rotation 属性设置为所需角度。 保存演示文稿。 以下 Java...presentation . save ( "shape_rotation.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/zh/java/shape-formatting/
  9. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Orientation Set the orientation (rotation) of the text in a cell with...workbook, updates A1, sets rotation, and saves the file. const...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  10. SVG-Skalierung – C#-Beispiele

    C#-Beispiele für die SVG-Skalierung. Berücksichtigte Fälle der Verwendung der Skalierungsfunktion im Transformationsattribut und einer Transformationsmatrix....transformations (scale, translate, and rotate) using a transformation matrix...

    docs.aspose.com/svg/de/net/svg-scaling/