Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 7,459 for

rotation

(0.29 sec)
  1. 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...
  2. 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...
  3. إضافة طوابع نصية في PDF C#|Aspose.PDF for .NET

    إضافة طابع نصي إلى مستند PDF باستخدام فئة TextStamp مع مكتبة Aspose.PDF for .NET....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ar/net/text-stamps-in-the-p...
  4. PDF 페이지 스탬프 추가|Aspose.PDF for Java

    이 섹션에서는 PdfFileStamp 클래스를 사용하여 Aspose.PDF Facades를 사용하는 방법을 설명합니다....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ko/java/add-pdf-page-stamp/
  5. Tambahkan Stempel Teks di PDF C#|Aspose.PDF for...

    Tambahkan stempel teks ke dokumen PDF menggunakan kelas TextStamp dengan Aspose.PDF for .NET library....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/id/net/text-stamps-in-the-p...
  6. إضافة علامة مائية إلى PDF باستخدام C++|Aspose.P...

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

    docs.aspose.com/pdf/ar/cpp/add-watermarks/
  7. إضافة علامة مائية إلى PDF باستخدام C#|Aspose.PD...

    تشرح هذه المقالة ميزات العمل مع العناصر والحصول على العلامات المائية في ملفات PDF باستخدام C# برمجيًا....Rotation : يحصل على دوران العنصر (بالدرجات،...VerticalAlignment . Center ; artifact . Rotation = 45 ; artifact . Opacity...

    docs.aspose.com/pdf/ar/net/add-watermarks/
  8. 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/
  9. 将图像印章添加到 PDF 中的 Node.js|Aspose.PDF for Node.js ...

    使用 AsposePdfAddStamp 和 Node.js 工具在您的 PDF 文档中添加图像印章。... Rotation . on270 , 0.5 , "ResultAddStamp...40 , 40 , AsposePdfModule . Rotation . on270 , 0.5 , "ResultAddStamp...

    docs.aspose.com/pdf/zh/nodejs-cpp/stamping/
  10. プログラムでPDFページを回転|Aspose.PDF for Java

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

    docs.aspose.com/pdf/ja/java/rotate-pages/