Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 7,455 for

rotate

(0.28 sec)
  1. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....Graphics object to specify the rotation angle Draw the shapes with...

    docs.aspose.com/drawing/net/working-with-coordi...
  2. Archiv

    Archiv...filtru předběžného zpracování Rotate . Chcete-li ručně použít korekci...PreprocessingFilter. Potom přidejte filtr Rotate(). Mezitím vytvořte instanci...

    blog.aspose.com/cs/ocr/skew-correction-in-image...
  3. Graphiques LaTeX | Commande \includegraphics

    L'inclusion de graphiques dans TeX mérite d'être mentionnée. Quand on en parle, la première chose qui vient à l'esprit est la commande `\includegraphics`....width and height independently Rotation des graphiques Copy 1 \ rotatebox{25}{...includegraphics{sample - image. png }} % rotates the image by 25 degrees counterclockwise...

    docs.aspose.com/tex/fr/net/latex-graphics/
  4. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form....placement of the rectangular rotation marker that is used to detect...positioning of elements on the page. Rotation marker placement The ReferencePoints...

    docs.aspose.com/omr/net/generate-template/page-...
  5. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java.... getRotation() Gets the rotation of the data labels of the...setRotation(int value) Sets the rotation of the data labels of the...

    reference.aspose.com/words/java/com.aspose.word...
  6. Java 를 사용하여 PDF 회전 | Aspose.PDF

    Java 용 Aspose.PDF 를 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....Setting Rotation angle of page page . setRotate ( Rotation . on90...

    products.aspose.com/pdf/ko/java/rotate/
  7. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  8. Archiv

    Archiv...Wasserzeichentext the_string = "45 Degree Rotated Text" graphics = Graphics(image)...Drehwinkel einstellen matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/de/imaging/add-watermark-to-ima...
  9. أرشيف

    أرشيف...save("rotated-image.bmp"); فيما يلي صورة...// احفظ الصورة image.save("rotated-image.bmp"); ما يلي هو الصورة...

    blog.aspose.com/ar/imaging/flip-images-in-java/
  10. أرشيف

    أرشيف...psd"; String destName = "Rotate-PSD_out.jpg"; // قم بتحميل...مع لون الخلفية الأحمر image.Rotate(20f, true, Color.Red); // احفظ...

    blog.aspose.com/ar/psd/crop-rotate-psd-csharp/