Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 4,508 for

rotate page

(0.09 sec)
  1. كيفية تدوير الصورة في C#

    يصف هذا البرنامج التعليمي الموجز كيفية تدوير الصورة في C#. لتدوير الصورة برمجيًا ، تتم أيضًا مشاركة إعدادات بيئة C# ونموذج التعليمات البرمجية مع وصف تفصيلي....Page Product Family Aspose.PSD Product...الوظيفة. أثناء استخدام ** C# rotate bitmap ** ، سيتم عرض العملية...

    kb.aspose.com/ar/imaging/net/how-to-rotate-imag...
  2. اضافه کردن تمبر تصویر به PDF با استفاده از C# |...

    تمبر تصویر را به فایل PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET اضافه کنید....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...Opacity = 0.5 }; pdfDocument . Pages [ 1 ]. AddStamp ( imageStamp...

    products.aspose.com/pdf/fa/net/stamps/image/
  3. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ Python | Aspos...

    เพิ่มแสตมป์รูปภาพลงในไฟล์ PDF โดยเป็นโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET... rotate = apdf . Rotation . ON270 image_stamp.... opacity = 0.5 document . pages [ 1 ] . add_stamp ( image_stamp...

    products.aspose.com/pdf/th/python-net/stamps/im...
  4. Cara Memutar Gambar di C#

    Tutorial singkat ini menjelaskan cara memutar gambar dalam C#. Untuk memutar gambar secara terprogram, pengaturan lingkungan C# dan kode sampel juga dibagikan dengan deskripsi terperinci....Page Product Family Aspose.PSD Product...fungsi ini. Saat menggunakan C# rotate bitmap , operasi akan didemonstrasikan...

    kb.aspose.com/id/imaging/net/how-to-rotate-imag...
  5. Transformaciones SVG – Código SVG – Guía de Asp...

    Aprenda a aplicar transformaciones SVG - trasladar, escalar, rotar, sesgar y crear matrices con Aspose.SVG. Incluye ejemplos de código claros....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/es/net/drawing-basics/svg-t...
  6. Kelas Stamp|Aspose.PDF for Python via .NET

    Pelajari cara bekerja dengan kelas Stamp untuk menambahkan stempel berbasis gambar, PDF, dan teks ke dokumen PDF dalam Python....initialize_data_dir , set_license def add_pdf_page_as_stamp ( infile : str , stamp_pdf...) -> None : """Add the first page of another PDF as a stamp."""...

    docs.aspose.com/pdf/id/python-net/stamp-class/
  7. Classe Stamp|Aspose.PDF for Python via .NET

    Aprenda a trabalhar com a classe Stamp para adicionar carimbos de imagem, PDF e baseados em texto a documentos PDF em Python....initialize_data_dir , set_license def add_pdf_page_as_stamp ( infile : str , stamp_pdf...) -> None : """Add the first page of another PDF as a stamp."""...

    docs.aspose.com/pdf/pt/python-net/stamp-class/
  8. Clase Stamp|Aspose.PDF for Python via .NET

    Aprenda cómo trabajar con la clase Stamp para agregar sellos de imagen, PDF y basados en texto a documentos PDF en Python....initialize_data_dir , set_license def add_pdf_page_as_stamp ( infile : str , stamp_pdf...) -> None : """Add the first page of another PDF as a stamp."""...

    docs.aspose.com/pdf/es/python-net/stamp-class/
  9. Travailler avec les artefacts dans .NET|Aspose....

    Aspose.PDF for .NET vous permet d’ajouter une image d’arrière-plan aux Pages PDF, et d’obtenir chaque filigrane en utilisant la classe Artifact....pour la décoration, la mise en page ou comme arrière-plan. Des exemples...incluent les en-têtes de page, les pieds de page, les séparateurs ou...

    docs.aspose.com/pdf/fr/net/artifacts/
  10. چرخش PDF با استفاده از Java | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه Java با استفاده از Aspose.PDF برای Java چرخانید... toString ()); for ( Page page : pdfDocument . getPages ())...Setting Rotation angle of page page . setRotate ( Rotation . on90...

    products.aspose.com/pdf/fa/java/rotate/