Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 7,549 for

rotation

(0.38 sec)
  1. 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/
  2. 档案

    档案...transform: rotate(0deg); } 100% { transform: rotate(360deg); }...

    blog.aspose.com/zh/cad/view-of-dwg-files-based-...
  3. Архів

    Архів...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/uk/pdf/print-pdf-files-programm...
  4. Chercher

    chercher...Rotate(15.0f)); TransformPath(graphics...classe Graphics Définir la rotation Dessiner une forme avec la...

    blog.aspose.com/fr/drawing/matrix-global-local-...
  5. Chercher

    chercher...lock_rotate.value = BOOL.FALSE shape.protection... le redimensionnement, la rotation ou même la modification des...

    blog.aspose.com/fr/diagram/remove-visio-shape-p...
  6. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in 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/java/ps/working-with-gradi...
  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/