Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 4,841 for

rotate

(0.13 sec)
  1. 使用编程方式更改 PDF 页面大小|Aspose.PDF for PHP via Java

    使用 PHP 更改 PDF 文件的页面大小。...(); // 将页面旋转 90 度 $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // 获取页面高度和宽度信息 $responseData...

    docs.aspose.com/pdf/zh/php-java/change-page-size/
  2. Ubah Ukuran Halaman PDF dengan C#|Aspose.PDF fo...

    Ubah Ukuran Halaman dari dokumen PDF Anda menggunakan pustaka Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/id/net/change-page-size/
  3. تغيير حجم صفحة PDF باستخدام C#|Aspose.PDF for .NET

    تغيير حجم الصفحة من مستند PDF الخاص بك باستخدام مكتبة Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ar/net/change-page-size/
  4. Travailler avec des transformationsdans PS | Java

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...translation, mise à l’échelle, rotation et cisaillement sur un chemin...nécessaire : translation, échelle, rotation, cisaillement ou toute combinaison...

    docs.aspose.com/page/fr/java/ps/working-with-tr...
  5. Cambiar el tamaño de página PDF con C#|Aspose.P...

    Cambiar el tamaño de página de su documento PDF utilizando la biblioteca Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/es/net/change-page-size/
  6. Ajouter un filigrane au PDF|Aspose.PDF pour Java

    Cet article explique les fonctionnalités de travail avec des artefacts et d'obtention de filigranes dans les PDF en utilisant Java de manière programmatique....Rotation – Obtient la rotation d’un artefact (en...valeur positive indique une rotation dans le sens antihoraire)...

    docs.aspose.com/pdf/fr/java/add-watermarks/
  7. C# 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    .NET 프레임워크, .NET Core에서 PDF 파일에 이미지 스탬프를 추가하기 위한 C# 소스 코드입니다....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/ko/net/stamps/image/
  8. Dodaj znak wodny do pliku PDF za pomocą C++ | A...

    Prosty kod źródłowy demo, aby dodać znak wodny do pliku PDF na dowolnej platformie z językiem C++....Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/pl/cpp/watermark/add/
  9. Dodaj stempel tekstowy do pliku PDF za pomocą C...

    Kod źródłowy C#, aby dodać znaczek tekstowy do pliku PDF na .NET Framework, .NET Core....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/pl/net/stamps/text/
  10. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/cpp/watermark/add/