Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 7,574 for

rotation

(0.45 sec)
  1. Aggiungi timbro di testo al PDF usando C# | Asp...

    Aggiungi un timbro di testo al file PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/it/net/stamps/text/
  2. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加图像图章。... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  3. Resizing Images in Jython|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....for Raster Images in Jython Rotate and Flip an Image in Jython...

    docs.aspose.com/imaging/java/resizing-images-in...
  4. Архивы

    Архивы...Укажите угол поворота в методе rotate . Сохраните выходной файл...."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Загрузить...

    blog.aspose.com/ru/psd/crop-rotate-psd-image-java/
  5. ארכיון

    ארכיון...ציין את הזווית לסיבוב בשיטת rotate . שמור את קובץ הפלט. דוגמת..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // טען קובץ תמונת...

    blog.aspose.com/he/psd/crop-rotate-psd-image-java/
  6. C++를 사용하여 PDF 페이지 회전|Aspose.PDF for C++

    이 주제는 C++를 사용하여 기존 PDF 파일의 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다.... 또한 Rotate() 메서드를 사용하여 회전 각도를 설정하여 페이지...회전 각도 설정 page -> set_Rotate ( Rotation :: on90 ); } // 출력 파일...

    docs.aspose.com/pdf/ko/cpp/rotate-pages/
  7. Przycinanie, obracanie i zmiana rozmiaru obrazó...

    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....NET udostępnia metodę Rotate klasy RasterImage do ułatwienia...RotateFlip, metoda RasterImage .Rotate przyjmuje trzy parametry: Kąt...

    docs.aspose.com/psd/pl/net/przycinanie-obracani...
  8. تدوير صفحات PDF برمجيًا|Aspose.PDF for Java

    تغيير اتجاه الصفحة وتناسب محتوى الصفحة مع الاتجاه الجديد للصفحة باستخدام Java....زاوية الدوران باستخدام طريقة Rotate(). package com.aspose.pdf.examples...الصفحة page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/ar/java/rotate-pages/
  9. Tambahkan watermark ke PDF menggunakan Python|A...

    Artikel ini menjelaskan fitur bekerja dengan artefak dan mendapatkan watermark di PDF menggunakan Python secara programatis.... rotation – Mendapatkan rotasi sebuah...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/id/python-net/add-watermarks/
  10. Putar Halaman PDF secara programatis|Aspose.PDF...

    Ubah orientasi halaman dan sesuaikan konten halaman dengan orientasi halaman baru menggunakan Java....sudut rotasi menggunakan metode Rotate(). package com.aspose.pdf.examples...halaman page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

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