Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 7,512 for

rotation

(0.17 sec)
  1. Aggiungi timbro immagine al PDF usando Python |...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET.... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/it/python-net/stamps/im...
  2. Working with PDF Pages in C++|Aspose.PDF for C++

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for C++ explain to you all details on this topic....library, you will be able to rotate pages, delete them, change...snippet using Aspose.PDF library. Rotate Pages - you can change the...

    docs.aspose.com/pdf/cpp/working-with-pages/
  3. Aggiungi timbro immagine al PDF usando C# | Asp...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/it/net/stamps/image/
  4. Transformations SVG – Exemples C#

    Apprenez à faire pivoter SVG, à mettre à l'échelle SVG et à traduire SVG en C#. Considérez des exemples de code pour les transformations SVG....Buy Transformations SVG – Rotation, mise à l'échelle et translation...transformation: translation, scale, rotate, skewX, skewY et matrix. À...

    docs.aspose.com/svg/fr/net/svg-transformations/
  5. آرشیوها

    آرشیوها...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/fa/pdf/rotate-text-inside-pdf-d...
  6. Архів

    Архів...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/uk/pdf/rotate-text-inside-pdf-d...
  7. Rotar Páginas PDF en Node.js|Aspose.PDF para No...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente en el entorno de Node.js....Rotation’ para el valor de rotación...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/es/nodejs-cpp/rotate-pages/
  8. Comment faire pivoter une cellule dans Excel à ...

    Ce didacticiel rapide explique comment faire pivoter une cellule dans Excel à l'aide de C#. Lors de la Rotation des cellules dans Excel à l'aide de C#, vous pourrez également modifier le style de la cellule....seulement pour définir l’angle de rotation, mais la personnalisation...disque contenant le texte en rotation Les étapes ci-dessus décrivent...

    kb.aspose.com/fr/cells/net/how-to-rotate-a-cell...
  9. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... RotationAngle int n/a Rotate the element by the specified...(in degrees). Negative angle rotates the element counter-clockwise...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  10. Alterar Tamanho da Página do PDF Programaticame...

    Alterar o tamanho da página do seu arquivo PDF usando PHP....ângulo de 90 graus $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obter informações de altura...

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