Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 7,407 for

rotation

(0.57 sec)
  1. Поворот страниц PDF программным способом|Aspose...

    Изменение ориентации страницы и подгонка содержимого страницы под новую ориентацию страницы с использованием Java....угол поворота с помощью метода Rotate(). package com.aspose.pdf.examples...страницы page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/ru/java/rotate-pages/
  2. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another.... rotateFlipType) Rotates, flips, or rotates and flips the image...allowed allocation for partial rotate save. getMemoryMgr_internalized()...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  3. Impose PDF using Java

    This article guides on how to impose PDF using Java. It has the details to set the IDE, a list of steps, and a sample code to perform PDF imposition using Java....want to rotate a PDF, refer to the article on How to rotate PDF using...

    kb.aspose.com/pdf/java/impose-pdf-using-java/
  4. Manipulation des calques dans Aspose.PSD pour P...

    Exemples de manipulation des calques de fichiers PSD en Python...calque en utilisant la méthode rotate, et ajustons le contraste d’un...que le redimensionnement, la rotation, l’ajustement des filtres...

    docs.aspose.com/psd/fr/fr/python-net/psd-layer-...
  5. ตัดภาพ หมุนและปรับขนาดภาพ|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.... Rotate เพื่อให้ความสะดวกสำหรับผู้...RotateFlip เมธอด RasterImage.Rotate ยอมรับพารามิเตอร์สามตัว: มุมการหมุน:...

    docs.aspose.com/psd/th/java/crop-rotate-and-res...
  6. Arsip

    Arsip...Save("image-rotated.bmp"); } Berikut ini adalah...Menyimpan gambar image.Save("image-rotated-flipped.bmp"); } Berikut screenshot...

    blog.aspose.com/id/imaging/rotate-images-in-csh...
  7. Xoay tài liệu PDF trực tuyến hoặc sử dụng C++ |...

    Xoay tài liệu PDF thông qua ứng dụng trực tuyến miễn phí.Mã API C++ để xoay tệp PDF....Total C++ Rotate Xoay tài liệu PDF trực tuyến...trang Sử dụng phương thức set_Rotate bằng cách cung cấp góc xoay...

    products.aspose.com/total/vi/cpp/rotate/pdf/
  8. Java Visio API | Create Manipulate and Convert ...

    Visio library for creation, manipulation and conversion of diagrams. Export diagrams to multiple formats in Java-based applications...Diagram Page-Level Comments Rotate Shapes Find/Replace Text Import...diagrams with high fidelity Rotate a shape at a suitable angle...

    products.aspose.com/diagram/java/
  9. Obróć plik PDF za pomocą PHP | Aspose.PDF

    Obróć dokumenty PDF programowo za pomocą przykładowego kodu PHP przy użyciu pliku Aspose.PDF dla PHP via Java...$page -> setRotate (( new Rotation ()) -> On90 ); } // Save output...(); $responseData = "Page rotated successfully." ; Copy code...

    products.aspose.com/pdf/pl/php-java/rotate/
  10. C++ 를 사용하여 PDF에 워터마크 추가 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 워터마크를 추가합니다....Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

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