Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 7,670 for

rotation

(0.14 sec)
  1. ChartDataLabelCollection.Separator | Aspose.Wor...

    Discover the Separator property of ChartDataLabelCollection. Customize data label separators for enhanced clarity in your charts, from commas to line breaks....Rotation ChartDataLabelCollec.ShowBubbleSize...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Работа с градиентом в PS-файле | Java

    Добавление градиента в файл PS — это функция, поддерживаемая решением API Aspose.Page. Узнайте, как использовать эту функциональность в Java....height, offsetX, offsetY); 27 //Rotate the gradient on 90 degrees...around an origin 28 transform. rotate (Math. toRadians (90)); 29...

    docs.aspose.com/page/ru/java/ps/working-with-gr...
  3. Робота з градієнтом у файлі PS | Java

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати функції в Java...height, offsetX, offsetY); 27 //Rotate the gradient on 90 degrees...around an origin 28 transform. rotate (Math. toRadians (90)); 29...

    docs.aspose.com/page/uk/java/ps/working-with-gr...
  4. 在 C++ 中管理演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。... auto rotation = shape -> get_Frame () -> get_Rotation (); shape... height , flipH , flipV , rotation )); presentation -> Save (...

    docs.aspose.com/slides/zh/cpp/shape-manipulations/
  5. Convertir SVG en JPG – Aspose.HTML for Java

    Convertir SVG en JPG à l’aide d’Aspose.HTML for Java. Découvrez divers scénarios de conversion SVG en JPG et apprenez à personnaliser la sortie avec ImageSaveOptions....width='200' height='56' transform ='rotate(90 200 128)' />" + 9 " <rect...width='200' height='56' transform ='rotate(-45 200 128)' />" + 10 " <rect...

    docs.aspose.com/html/fr/java/convert-svg-to-jpg/
  6. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...width='200' height='56' transform ='rotate(90 200 128)' />" + 9 " <rect...width='200' height='56' transform ='rotate(-45 200 128)' />" + 10 " <rect...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  7. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...Rotate = Aspose.Pdf.Rotation.on90; //The following...

    forum.aspose.com/t/imagestamp-functionality-not...
  8. Archiwa

    Archiwa...obrotu za pomocą filtra metody Rotate(). Następnie utwórz wystąpienie...filters.add(PreprocessingFilter.Rotate(-90)); // Zapisz wstępnie przetworzony...

    blog.aspose.com/pl/ocr/image-skew-correction-in...
  9. 아카이브

    아카이브...string theString = "45 Degree Rotated Text"; // Graphics 클래스의 인스턴스를.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // 행렬을 통한 변환 설정 graphics...

    blog.aspose.com/ko/imaging/add-watermark-to-ima...
  10. 아카이브

    아카이브... Rotate() 필터를 추가합니다. 그런 다음 인식 배치에 이미지를...preprocessingfilters.PreprocessingFilter.rotate(5.8)) # 인식 배치에 이미지 추가 및 처리...

    blog.aspose.com/ko/ocr/skew-correction-in-python/