Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 7,572 for

rotation

(0.24 sec)
  1. Use Examples - C# Image Processing Licensing Pl...

    Developer Guide section describes how to use the C# Image Processing Library API to manipulate, draw and work with images...Resizer Licensing Plugin Image Rotate and Flip Licensing Plugin Photo...

    docs.aspose.com/imaging/net/plugins/developer-g...
  2. PDF内のテキストを回転|Aspose.PDF for Java

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、テキストを任意の角度に回転させたり、テキストフラグメントや段落全体を回転させることができます。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...textFragment3 = new TextFragment ( "rotated text" ); textFragment3 . setPosition...

    docs.aspose.com/pdf/ja/java/rotate-text-inside-...
  3. Manipuler les propriétés de la page|Aspose.PDF ...

    Cette section explique comment manipuler les propriétés de la page avec les façades Aspose.PDF en utilisant la classe PdfPageEditor....tailles de boîte de page, la rotation de la page, le zoom de la...Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/fr/net/manipulate-page-prop...
  4. Tambahkan Stempel Gambar dalam PDF menggunakan ...

    Tambahkan Stempel Gambar ke dokumen PDF Anda menggunakan fungsi AsposePdfAddStamp dengan toolkit JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/id/javascript-cpp/stamping/
  5. Python 를 사용하여 PDF 회전 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/ko/python-net/rotate/
  6. קיצוץ, הטיית, ושינוי גודל של תמונות|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/he/net/קיצוץ-הטיית-ושינוי-ג...
  7. C++ 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 이미지 스탬프를 추가합니다....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/ko/cpp/stamps/image/
  8. Add Borders in Excel using Java

    Add borders in Excel using Java with the help of this article. Get IDE settings, a list of steps, and a sample code to create a border in Excel using Java.... To rotate an Excel cell, refer to the...the article on how to rotate a cell in Excel using Java . Updated...

    kb.aspose.com/cells/java/add-borders-in-excel-u...
  9. Print PDF to PDF with Java

    Follow this article to print PDF to PDF with Java. It has the details to set the IDE for development, a list of steps, and a sample code to print to PDF printer with Java....attributes for auto-resize, auto-rotate, and hiding the print dialog...the flag to auto-resize, auto-rotate, and hide the print page dialog...

    kb.aspose.com/pdf/java/print-pdf-to-pdf-with-java/
  10. تدوير صفحات 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/