Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 7,464 for

rotate

(1.01 sec)
  1. Ajouter des tampons d'image dans un PDF en util...

    Ajoutez le tampon d'image dans votre document PDF en utilisant la classe ImageStamp avec la bibliothèque Aspose.PDF pour Python.... rotate = ap . Rotation . ON270 image_stamp...

    docs.aspose.com/pdf/fr/python-net/image-stamps-...
  2. Ruotare il Testo della Cella|Documentation

    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....); //Specify the angle of rotation of the text. _range . Orientation...(); // Specify the angle of rotation of the text. objstyle . RotationAngle...

    docs.aspose.com/cells/it/net/rotating-cell-text/
  3. Rotación del Texto de la Celda|Documentation

    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....); //Specify the angle of rotation of the text. _range . Orientation...(); // Specify the angle of rotation of the text. objstyle . RotationAngle...

    docs.aspose.com/cells/es/net/rotating-cell-text/
  4. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape....include the rotation of this shape or the rotation of the parent...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Topics tagged aspose-pdf-net

    Topics tagged aspose-pdf-net...Rotate Not Rotating the Document When Page...

    forum.aspose.com/tag/aspose-pdf-net
  6. Arşiv

    Arşiv...save("rotated-image.bmp"); Aşağıdakiler,...// Resmi Kaydet image.save("rotated-image.bmp"); Aşağıdaki, döndürme...

    blog.aspose.com/tr/imaging/flip-images-in-java/
  7. Ruota documenti GIF online o utilizzando .NET |...

    Ruota gratuitamente il documento GIF tramite l'app online.Codice C# API .NET per ruotare i file GIF....NET Rotate Ruota documenti GIF online...Image.Load Chiama il metodo Rotate con le proprietà rilevanti...

    products.aspose.com/total/it/net/rotate/gif/
  8. Change PDF Page Size Programmatically|Aspose.PD...

    使用C++库更改PDF文件的页面大小。...将页面旋转90度 page -> set_Rotate ( Rotation :: on90 ); // 获取页面高度和宽度信息...

    docs.aspose.com/pdf/zh/cpp/change-page-size/
  9. إضافة الطوابع الصورية في ملف PDF برمجياً|Aspose...

    أضف الطابع الصوري في وثيقة PDF باستخدام فئة ImageStamp مع مكتبة Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/ar/cpp/image-stamps-in-pdf-...
  10. C#를 사용하여 PDF에 워터마크 추가|Aspose.PDF for .NET

    이 문서에서는 C#을 사용하여 프로그래밍 방식으로 PDF에서 아티팩트 작업 및 워터마크 가져오기 기능을 설명합니다....Rotation : 아티팩트의 회전을 가져옵니다(도 단위, 양수...VerticalAlignment . Center ; artifact . Rotation = 45 ; artifact . Opacity...

    docs.aspose.com/pdf/ko/net/add-watermarks/