Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 4,833 for

rotate

(0.26 sec)
  1. Ořezávání, Otočení a Změna Velikosti Obrázků|Do...

    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....knihovna provést konkrétní postup Rotate & Flip. Otočení Obrázku Metodu...poskytuje metodu RasterImage.Rotate, která usnadňuje uživatelům...

    docs.aspose.com/psd/cs/java/ořezávání-otočení-a...
  2. Aggiungi timbro di testo al PDF usando C# | Asp...

    Codice sorgente C# per aggiungere un timbro di testo al file PDF su.NET Framework, .NET Core....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/it/net/stamps/text/
  3. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET...properties, including image size, rotation angle, paddings, and borders...BarCodeImageFormat . Png ); Set Barcode Rotation Angle Aspose.BarCode for ...

    docs.aspose.com/barcode/net/customize-barcode-a...
  4. Aggiungi filigrana al PDF usando C++ | Aspose.PDF

    Semplice codice sorgente demo per aggiungere filigrana al file PDF su qualsiasi piattaforma con linguaggio C++....Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/it/cpp/watermark/add/
  5. Text mit Shape innerhalb des Arbeitsblatts dreh...

    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 verwenden....dann die ShapeTextAlignment.rotate_text_with_shape Eigenschaft...

    docs.aspose.com/cells/de/python-net/rotate-text...
  6. Dodaj stempel obrazu do pliku PDF za pomocą C# ...

    Kod źródłowy C#, aby dodać stempel obrazu do pliku PDF na .NET Framework, .NET Core....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/pl/net/stamps/image/
  7. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ Python | Aspos...

    Python ซอร์สโค้ดเพื่อเพิ่มรูปแสตมป์ลงในไฟล์ PDF บน NET Framework, .NET Core... rotate = ap . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/th/python-net/stamps/im...
  8. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ C# | Aspose.PDF

    C# ซอร์สโค้ดเพื่อเพิ่มรูปแสตมป์ลงในไฟล์ PDF บน NET Framework, .NET Core...Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/th/net/stamps/image/
  9. Comment faire pivoter une cellule dans Excel en...

    Ce court tutoriel vous explique comment faire pivoter une cellule dans Excel à l'aide de Java. Vous pouvez définir l'orientation du texte dans Excel à l'aide de Java à l'aide d'étapes simples et de quelques appels d'API décrits dans cet article....cible Définissez l’angle de rotation à l’aide de la méthode setRotationAngle()...après avoir défini l’angle de rotation Ces étapes décrivent comment...

    kb.aspose.com/fr/cells/java/how-to-rotate-a-cel...
  10. Modifier la Taille des Pages PDF Programmatique...

    Modifier la taille des pages de votre fichier PDF en utilisant PHP....angle de 90 degrés $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obtenir les informations...

    docs.aspose.com/pdf/fr/php-java/change-page-size/