Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 7,280 for

rotate

(0.1 sec)
  1. Cắt, Xoay và Thay Đổi Kích Thước Hình Ảnh|Docum...

    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....thể thực hiện thao tác cụ thể Rotate & Flip trên nó. Xoay một Hình...ảnh. Các bước để thực hiện Rotate & Flip như sau, Tải hình ảnh...

    docs.aspose.com/psd/vi/net/crop-rotate-and-resi...
  2. Travailler avec des transformationsdans PS | Java

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...translation, mise à l’échelle, rotation et cisaillement sur un chemin...nécessaire : translation, échelle, rotation, cisaillement ou toute combinaison...

    docs.aspose.com/page/fr/java/ps/working-with-tr...
  3. Rotar Texto con Forma dentro de la Hoja de Cálc...

    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....rotate_text_with_shape . El valor...propiedad ShapeTextAlignment.rotate_text_with_shape como falso...

    docs.aspose.com/cells/es/python-net/rotate-text...
  4. Aggiungi timbro immagine al PDF usando C++ | As...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio C++ usando Aspose.PDF per C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/it/cpp/stamps/image/
  5. Go 를 사용하여 PDF 회전 | Aspose.PDF

    Go via C++ 용 Aspose.PDF 를 사용하여 Go 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/ko/go-cpp/rotate/
  6. Ajouter un filigrane au PDF|Aspose.PDF pour Java

    Cet article explique les fonctionnalités de travail avec des artefacts et d'obtention de filigranes dans les PDF en utilisant Java de manière programmatique....Rotation – Obtient la rotation d’un artefact (en...valeur positive indique une rotation dans le sens antihoraire)...

    docs.aspose.com/pdf/fr/java/add-watermarks/
  7. Cambiar el tamaño de página PDF con C#|Aspose.P...

    Cambiar el tamaño de página de su documento PDF utilizando la biblioteca Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/es/net/change-page-size/
  8. چرخش PDF با استفاده از Python | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET چرخانید...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/fa/python-net/rotate/
  9. Sequential multi-page image export (batch) mode...

    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....processing a page (for example, a rotation operation) –> exporting a...export mode, all pages are also rotated 90 degrees beforehand: The...

    docs.aspose.com/imaging/net/sequential-multi-pa...
  10. Aggiungi timbro di testo al PDF usando C# | Asp...

    Aggiungi un timbro di testo al file PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/it/net/stamps/text/