Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 6,818 for

rotate

(0.08 sec)
  1. Ajouter des tampons de texte dans PDF C#|Aspose...

    Ajouter un tampon de texte à un document PDF en utilisant la classe TextStamp avec la bibliothèque Aspose.PDF for .NET....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/fr/net/text-stamps-in-the-p...
  2. Agregar sellos de texto en PDF C#|Aspose.PDF fo...

    Agregar un sello de texto a un documento PDF utilizando la clase TextStamp con la biblioteca Aspose.PDF for .NET....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/es/net/text-stamps-in-the-p...
  3. Obtenir la ligne d'héritage de forme Visio|Docu...

    Cette section explique comment obtenir le style de ligne de la forme visio hérité de son style parent et le maîtriser avec Aspose.Diagram....exemple de code : Effets de rotation 3D dans un dessin Visio Obtenir...

    docs.aspose.com/diagram/fr/net/get-visio-shape-...
  4. 在 PDF 中添加文字印章通过 Python|Aspose.PDF for Python vi...

    使用 Aspose.PDF for Python 库的 TextStamp 类向 PDF 文档添加文字印章。... rotate = ap . Rotation . ON90 # 设置文本属性 text_stamp...BlendingColorSpace . DEVICE_RGB stamp . rotation = 45.0 stamp . is_background...

    docs.aspose.com/pdf/zh/python-net/text-stamps-i...
  5. Ritaglia, Ruota e Ridimensiona Immagini|Documen...

    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 per facilitare gli utenti che...RotateFlip, il metodo RasterImage .Rotate accetta tre parametri: Angolo...

    docs.aspose.com/psd/it/net/ritaglia-ruota-e-rid...
  6. Xoay tài liệu PDF trực tuyến hoặc sử dụng Java ...

    Xoay tài liệu PDF thông qua ứng dụng trực tuyến miễn phí. Mã Java API để xoay tệp PDF....Total Java Rotate Xoay tài liệu PDF trực tuyến...liệu PDF Phát triển ứng dụng Rotation PDF qua Java Bạn cần phát...

    products.aspose.com/total/vi/java/rotate/pdf/
  7. Recortar, Rotar y Redimensionar Imágenes|Docume...

    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 para facilitar a sus usuarios...RotateFlip, el método RasterImage.Rotate acepta tres parámetros: Ángulo...

    docs.aspose.com/psd/es/java/recortar-rotar-y-re...
  8. Tambahkan Cap Teks dalam File PDF|Aspose.PDF un...

    Tambahkan cap teks ke file PDF menggunakan kelas TextStamp dengan C++....cap textStamp -> set_Rotate ( Rotation :: on90 ); // Atur properti...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/id/cpp/text-stamps-in-the-p...
  9. SVG Coordinate Systems and Units – Aspose.SVG G...

    Find out how to work coordinate system, canvas and viewport together; what is viewbox and how can it be used for SVG image zooming....SVG coordinate system can be rotated, skewed, and flipped. If you’re...examples for scaling, moving, rotating, and skewing SVG graphics...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  10. Ajouter un tampon de page PDF|Aspose.PDF for .NET

    Découvrez comment ajouter des tampons aux pages PDF en .NET, y compris du texte et des images, pour le filigrane ou le branding en utilisant Aspose.PDF....attributs comme l’origine, la rotation, l’arrière-plan, etc. en utilisant...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/fr/net/add-pdf-page-stamp/