Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 5,623 for

rotate

(0.13 sec)
  1. Aspose.PSD voor Java 21.5 - Release-opmerkingen...

    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....TYPE_GENERAL_ROTATION F:com.aspose.psd.Matrix.TYPE_GENERAL_SCALE...aspose.psd.Matrix.TYPE_MASK_ROTATION F:com.aspose.psd.Matrix.TYPE_MASK_SCALE...

    docs.aspose.com/psd/nl/java/aspose-psd-voor-jav...
  2. Adicionar Carimbos de Texto em PDF C#|Aspose.PD...

    Adicione um carimbo de texto a um documento PDF usando a classe TextStamp com a biblioteca Aspose.PDF for .NET....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/pt/net/text-stamps-in-the-p...
  3. 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/
  4. Cắt, Xoay và Thay Đổi Kích Thước Ảnh|Documentation

    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 để hỗ trợ người dùng muốn xoay...RotateFlip, phương thức RasterImage.Rotate chấp nhận ba tham số: Góc xoay:...

    docs.aspose.com/psd/vi/java/crop-rotate-and-res...
  5. Changements d API publics dans Aspose.Cells 16....

    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....Rotation Veuillez utiliser la propriété...place. Propriété Deleted Title.Rotation Veuillez utiliser la propriété...

    docs.aspose.com/cells/fr/net/public-api-changes...
  6. 如何使用 C# 旋转 PDF

    本文指导如何使用 C# 旋转 PDF。它具有开发环境设置、要执行的步骤列表以及使用 C# 旋转 PDF 页面的可运行示例代码。...和 CropBox 设置为更新后的矩形 设置页面的 Rotation 属性以旋转内容 使用修改后的页面和内容方向保存生成的...如果您还想更改内容的方向,请使用此示例代码中设置为 Rotation.on270 的页面的旋转属性。 本文指导我们旋转 PDF...

    kb.aspose.com/zh/pdf/net/how-to-rotate-pdf-usin...
  7. إضافة علامة مائية إلى PDF باستخدام C++|Aspose.P...

    توضح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة C++....Rotation – يحصل على دوران الأداة الفنية...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ar/cpp/add-watermarks/
  8. Cómo rotar una imagen en C#

    Este breve tutorial describe cómo rotar una imagen en C#. Para rotar la imagen mediante programación, la configuración del entorno C# y el código de muestra también se comparten con una descripción detallada....Rotate Voltee la imagen en el eje...usa la función RasterImage.Rotate para simplemente rotar la imagen...

    kb.aspose.com/es/imaging/net/how-to-rotate-imag...
  9. プログラムでPDFページを回転|Aspose.PDF for Java

    Javaを使用してページの向きを変更し、新しいページの向きにページ内容を合わせる。... Rotate()メソッドを使用して回転角度を設定することで、ページの向きを変更することもできます。...ページの回転角度を設定 page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/ja/java/rotate-pages/
  10. Tambahkan watermark ke PDF menggunakan C#|Aspos...

    Artikel ini menjelaskan fitur bekerja dengan artefak dan mendapatkan watermark di PDF menggunakan secara programatik C#....Rotation : Mendapatkan rotasi artefak...VerticalAlignment . Center ; artifact . Rotation = 45 ; artifact . Opacity...

    docs.aspose.com/pdf/id/net/add-watermarks/