Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 3,268 for

rotate page

(0.12 sec)
  1. Visio Çiziminde 3B Döndürme Efektleri|Documenta...

    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....vsdx" ); // get shape by ID and page name Shape shape = diagram .... getPages (). getPage ( "Page-1" ). getShapes (). getShape (...

    docs.aspose.com/diagram/tr/java/3d-rotation-eff...
  2. Java를 사용하여 PDF를 회전하는 방법

    이 문서에서는 Java를 사용하여 PDF를 회전하는 방법에 대해 설명합니다. 여기에는 환경을 설정하고 기본 응용 프로그램을 작성하는 지침과 Java를 사용하여 PDF 방향을 변경하는 샘플 코드가 포함되어 있습니다....Page Product Family Aspose.PSD Product...너비로, 너비를 높이로 변경하여 페이지 방향 변경 Page.setRotate() 메서드를 사용하여 페이지 콘텐츠...

    kb.aspose.com/ko/pdf/java/how-to-rotate-pdf-usi...
  3. Dapatkan dan Atur Properti Halaman|Aspose.PDF u...

    Anda dapat mendapatkan dan mengatur properti halaman dari file PDF Anda menggunakan pustaka C++....Halaman : " << srcDocument -> get_Pages () -> get_Count () << std ::...halaman file PDF auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/id/cpp/get-and-set-page-pro...
  4. C++ 를 사용하여 PDF에서 워터마크 추가, 가져오기 또는 제거 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 워터마크를 추가하거나 제거하는 간단한 데모 소스 코드입니다....Page.Artifacts 컬렉션 클래스의 Add 메서드를...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    products.aspose.com/pdf/ko/cpp/watermark/
  5. เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้ C++ | Aspos...

    รหัสที่มาสาธิตง่ายเพื่อเพิ่มหรือลบลายน้ำไปยังไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Page.Artifacts 1.บันทึกไฟล์ PDF เพิ่มลายน้ำในไฟล์...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    products.aspose.com/pdf/th/cpp/watermark/
  6. Caractéristiques|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....et convertissez des mises en page spécifiques Sélectionnez et...Fonctionnalités de Dessin Grandes images Rotation Miroir Échelle Système de...

    docs.aspose.com/cad/fr/javascript-net/getting-s...
  7. Python에서 페이지 속성 가져오기|Aspose.PDF for Java

    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....pdf' # 페이지 컬렉션 가져오기 page_collection = pdf_document ....getPages (); # 특정 페이지 가져오기 pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/ko/java/get-page-properties...
  8. 파이썬을 사용하여 페이지 속성 가져오기 및 설정하기|Aspose.PDF for Pyt...

    이 섹션에서는 PDF 파일의 페이지 수를 가져오는 방법, 색상과 같은 PDF 페이지 속성에 대한 정보를 얻는 방법 및 페이지 속성을 설정하는 방법을 보여줍니다....print ( "Page Count:" , str ( len ( document . pages ))) 문서를 저장하지...파일의 페이지 컬렉션에 페이지 추가 page = document . pages . add () # 루프 인스턴스...

    docs.aspose.com/pdf/ko/python-net/get-and-set-p...
  9. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....Page Product Family Aspose.PSD Product...respective arguments Set the rotation of each shape if required...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  10. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ Java | Aspose.PDF

    รหัสที่มาชวาเพื่อเพิ่มแสตมป์ภาพเป็น PDF บน Java และ PHP, Delphi... setRotate ( Rotation . on270 ); imageStamp . setOpacity...); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    products.aspose.com/pdf/th/java/stamps/image/