Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 5,483 for

rotate

(0.06 sec)
  1. Aspose.PSD עבור Java 21.5 - הערות לגרסה|Documen...

    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....TYPE_GENERAL_ROTATION F:com.aspose.psd.Matrix.TYPE_GENERAL_SCALE...aspose.psd.Matrix.TYPE_MASK_ROTATION F:com.aspose.psd.Matrix.TYPE_MASK_SCALE...

    docs.aspose.com/psd/he/java/aspose-psd-for-java...
  2. Manipulation des calques de forme dans Aspose.P...

    Exemples de manipulation des calques de forme du fichier PSD...la position, la taille, la rotation et d’autres attributs de la...

    docs.aspose.com/psd/fr/fr/java/psd-manipulation...
  3. Java 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    자바와 PHP, 델파이에서 PDF에 이미지 스탬프를 추가하는 자바 소스 코드.... setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    products.aspose.com/pdf/ko/java/stamps/image/
  4. Définir l'orientation et contrôler l'exportatio...

    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....print properties allows to rotate the page. It offers three options...

    docs.aspose.com/diagram/fr/python-java/set-orie...
  5. Konvertera DWG till SVG i Python

    Den här artikeln täcker processen för att konvertera DWG till SVG i Python. Den förklarar konfigurationsdetaljerna, algoritmen och en exempelkod för att exportera DWG till SVG-bild i Python....Du kan till exempel ändra rotation, vattenstämpelfärg, rastreringsalternati...

    kb.aspose.com/sv/cad/python/convert-dwg-to-svg-...
  6. Add, Get or Remove Watermark in PDF using C++ |...

    Add, get or remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    products.aspose.com/pdf/cpp/watermark/
  7. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    用於操作 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中的批注的 Python 原始程式碼。...textAnnotation , consider_rotation = False ) document . save...

    products.aspose.com/pdf/zh-hant/python-net/anno...
  8. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....setting the page layout, page rotation, and vertical and horizontal...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  9. Edit PSD File in C#

    Follow this topic to edit PSD file in C#. Learn the IDE details, a list containing the steps, and a running code snippet to develop PSD photo editor using C#....improvise the code, for instance, rotating a PSD file, resizing, merging...

    kb.aspose.com/psd/net/edit-psd-file-in-csharp/
  10. Pythonを使用してPDFに透かしを追加する|Aspose.PDF for Python v...

    この記事では、Pythonを使用してプログラムでPDFのアーティファクトを操作し、透かしを取得する機能について説明します。... rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/ja/python-net/add-watermarks/