Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 3,408 for

rotate page

(0.04 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. 3D-эффекты вращения в чертеже Visio|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....vsdx" ); // get shape by ID and page name Shape shape = diagram .... getPages (). getPage ( "Page-1" ). getShapes (). getShape (...

    docs.aspose.com/diagram/ru/java/3d-rotation-eff...
  3. C# 를 사용하여 PDF에서 워터마크 추가, 가져오기 또는 제거 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 파일에 워터마크를 추가하거나 제거하는 C# 소스 코드입니다....Page.Artifacts 컬렉션 클래스의 Add 메서드를...VerticalAlignment . Center ; artifact . Rotation = 45 ; artifact . Opacity...

    products.aspose.com/pdf/ko/net/watermark/
  4. Comment ajouter un cercle dans un PDF en utilis...

    Cet article décrit comment ajouter un cercle dans un PDF à l'aide de Java. Il contient les informations pour établir l'environnement, les étapes pour écrire le programme et un exemple de code pour insérer un cercle dans un PDF à l'aide de Java....Page Product Family Aspose.PSD Product...PDF document et ajoutez-y une page pour ajouter un objet graphique...

    kb.aspose.com/fr/pdf/java/how-to-add-circle-in-...
  5. C#에서 이미지를 회전하는 방법

    이 간단한 자습서에서는 C#에서 이미지를 회전하는 방법을 설명합니다. 프로그래밍 방식으로 이미지를 회전하려면 C# 환경 설정 및 샘플 코드도 자세한 설명과 함께 공유됩니다....Page Product Family Aspose.PSD Product...이미지를 메모리에 캐시하십시오. RasterImage.Rotate 기능을 사용하여 이미지를 30도 회전하고 배경색을...

    kb.aspose.com/ko/imaging/net/how-to-rotate-imag...
  6. Mendapatkan dan Mengatur Properti Halaman|Aspos...

    Topik ini menjelaskan cara mendapatkan angka dalam file PDF, mendapatkan properti halaman dan menentukan warna halaman menggunakan Aspose.PDF untuk PHP via Java....new Document ( $inputFile ); $pages = $document -> getPages ();...$responseData . "Jumlah Halaman : " + $pages -> size (); Dapatkan jumlah...

    docs.aspose.com/pdf/id/php-java/get-and-set-pag...
  7. Matrice de transformation – Exemples de code SVG

    Apprenez à utiliser une matrice de transformation pour faire pivoter, mettre à l'échelle, traduire et incliner des graphiques SVG et envisagez des exemples de code pour les transformations SVG....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/fr/net/drawing-basics/trans...
  8. Cambiar el Tamaño de Página de PDF Programática...

    Cambia el tamaño de página de tu archivo PDF usando la biblioteca Java.... La clase Page contiene el método SetPageSize(…)...Obtener una página en particular Page pdfPage = pageCollection . get_Item...

    docs.aspose.com/pdf/es/java/change-page-size/
  9. 画像の解像度と寸法を取得する|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFから埋め込まれた画像の解像度と寸法を取得する方法を学びます。... Page.Resources.Imagesプロパティを使用して画像を取得します。...GSave ConcatenateMatrix // rotate contents after the operator...

    docs.aspose.com/pdf/ja/net/get-resolution-and-d...
  10. C#을 사용하여 PDF를 회전하는 방법

    이 문서에서는 C#을 사용하여 PDF를 회전하는 방법을 안내합니다. 여기에는 개발 환경 설정, 수행할 단계 목록 및 C#을 사용하여 PDF 페이지를 회전하는 실행 가능한 샘플 코드가 있습니다....Page Product Family Aspose.PSD Product...변경하려면 이 샘플 코드에서 Rotation.on270으로 설정된 페이지의 Rotate 속성을 사용합니다. 이 기사는...

    kb.aspose.com/ko/pdf/net/how-to-rotate-pdf-usin...