Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 6,614 for

rotate

(0.2 sec)
  1. قم بتدوير مستندات PDF عبر الإنترنت أو باستخدام ...

    قم بتدوير مستند PDF من خلال التطبيق عبر الإنترنت مجانًا.كود C++ API لتدوير ملفات PDF....Total C++ Rotate قم بتدوير مستندات PDF عبر الإنترنت...خلال كل صفحة استخدم طريقة set_Rotate من خلال توفير زاوية الدوران...

    products.aspose.com/total/ar/cpp/rotate/pdf/
  2. Comment faire pivoter un PDF avec Java

    Cet article décrit comment faire pivoter un PDF à l'aide de Java. Il contient des instructions pour définir l'environnement, écrire l'application de base et un exemple de code pour modifier l'orientation du PDF à l'aide de Java....susmentionné, le processus de rotation du PDF par page à l’aide de...ou on270 de l’énumérateur Rotation pour définir l’angle à l’aide...

    kb.aspose.com/fr/pdf/java/how-to-rotate-pdf-usi...
  3. Python을 사용하여 Word에서 텍스트 회전

    Python을 사용하여 Word에서 텍스트를 회전합니다. IDE 설정에 대한 세부 정보, 단계 목록, Python을 사용하여 Word에서 텍스트를 뒤집는 샘플 코드를 알아보세요.... 텍스트 방향을 VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, UPWARD, DOWNWARD 및 HORIZONTAL로...

    kb.aspose.com/ko/words/python/rotate-text-in-wo...
  4. Java에서 이미지 회전

    이 간단한 주제는 Java에서 이미지를 회전하는 방법을 보여줍니다. Java에서 비트맵 회전 작업은 사용자 정의 각도로 시연되며, 회전에 의해 노출된 영역의 배경색을 설정하는 방법도 포함됩니다....최적화하기 위해 메모리에 로드된 이미지를 캐시합니다 rotate 메서드를 사용하여 이미지 회전을 수행하고 배경색을...코드 Java에서 비트맵 회전 을 위해 예제에서는 rotate 메서드를 사용하여 이미지에 특정 회전을 적용합니다...

    kb.aspose.com/ko/imaging/java/rotate-image-in-j...
  5. أرشيف

    أرشيف...set_rotation(0, 0, 40) textFrame.text_frame_format...shape.three_dformat.camera.set_rotation(20, 30, 40) shape.three_dformat...

    blog.aspose.com/ar/slides/create-three-d-effect...
  6. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram....check this sample code: 3D Rotation Effects in a Visio Drawing...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  7. قم بتدوير شكل بزاوية مناسبة باللون الياقوتي|Doc...

    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.... VDX ) puts "Rotated shape." قم بتنزيل كود التشغيل...

    docs.aspose.com/diagram/ar/java/rotate-a-shape-...
  8. Barcode Generation Basics - Create Barcodes in ...

    Barcode C# library includes supported symbologies, barcode appearance-related features, adjusting barcode size, changing barcode text, saving created barcodes, dealing with GUI-based development tools. The essential information can be found in the articles listed below....properties, such as size, rotation angle, paddings, borders,...

    docs.aspose.com/barcode/net/barcode-generation/
  9. Plugins Licensing for Java - Features|Aspose.Im...

    Aspose.Imaging Java Plugins Licensing Features supports format conversion, compression, merging, resizing, cropping, rotation and flipping, deskewing, animation creation, photo album creation, and photo effects application... Image Rotation and Flipping : Adjust images...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  10. Rotacionar Páginas de PDF programaticamente|Asp...

    Mudar a orientação da página e ajustar o conteúdo da página para a nova orientação usando Java....$page -> setRotate (( new Rotation ()) -> On90 ); } // Salvar...

    docs.aspose.com/pdf/pt/php-java/rotate-pages/