Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 7,647 for

rotate

(0.33 sec)
  1. إضافة طوابع نصية في 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...
  2. 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...
  3. 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/
  4. Arbeiten mit Wasserzeichen|CAD 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....einer bestimmten Textgröße, Rotation, Stil, Anpassungen usw. erfolgen...

    docs.aspose.com/cad/de/java/working-with-waterm...
  5. Arbeiten mit Wasserzeichen|CAD 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....einer bestimmten Textgröße, Rotation, Stil, Anpassungen usw. erfolgen...

    docs.aspose.com/cad/de/java/developer-guide/aut...
  6. Formato de celda de Excel|Documentation

    Formato de celdas de Excel aplicar fondos, bordes, alineación, formatos numéricos y estilos de celdas con automatización de IA...: { "filepath" : "reports/rotation-demo.xlsx" , "sheet_name"...[ { "range" : "D1" , "text_rotation" : 45 , "horizontal_align"...

    docs.aspose.com/cells/es/nodejs-cpp/mcp/cell-fo...
  7. Créer des présentations 3D en PHP|Documentation...

    Générez des présentations interactives 3D en PHP avec Aspose.Slides sans effort. Exportez rapidement aux formats PowerPoint et OpenDocument pour une utilisation polyvalente....appliquant des effets tels que : rotation 3D, profondeur et extrusion...la forme, nous modifions sa rotation pour la faire apparaître comme...

    docs.aspose.com/slides/fr/php-java/3d-presentat...
  8. إضافة علامة مائية إلى PDF باستخدام C++|Aspose.P...

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

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

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

    docs.aspose.com/pdf/ar/net/add-watermarks/
  10. プログラムでPDFページを回転|Aspose.PDF for Java

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

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