Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 7,366 for

rotate

(0.15 sec)
  1. 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/
  2. 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/
  3. چرخش 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/
  4. 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/
  5. 아카이브

    아카이브...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  6. Memangkas, Memutar, dan Mengubah Ukuran Gambar|...

    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....perpustakaan dapat melakukan prosedur Rotate & Flip tertentu padanya. Memutar...mengekspos metode RasterImage.Rotate untuk memudahkan penggunanya...

    docs.aspose.com/psd/id/java/memangkas-memutar-d...
  7. Wasserzeichen zu PDF mit Node.js via C++ hinzuf...

    Lernen Sie, wie Sie Text und Bild Wasserzeichen zu PDF hinzufügen, während Sie Excel in PDF konvertieren mit Aspose.Cells for Node.js via C++....Ausrichtung, Verschiebung, Rotation, Transparenz, Vordergrund/Hintergrund...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/de/nodejs-cpp/add-waterma...
  8. Lägg till vattenmärke till PDF med Node.js via ...

    Lär dig hur man lägger till text och bildvattenmärke till PDF när du konverterar Excel till PDF med Aspose.Cells for Node.js via C++....ställa in justering, offset, rotation, opacitet, förgrund/bakgrund...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/sv/nodejs-cpp/add-waterma...
  9. Travailler avec des transformationsdans PS | Py...

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

    docs.aspose.com/page/fr/python-net/ps/working-w...
  10. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/stamps/image/