Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 4,781 for

image rotation

(0.2 sec)
  1. 向 PDF 添加页眉和页脚使用 Python|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET 允许您使用 TextStamp 类向 PDF 文件添加页眉和页脚。... Image Stamp 类提供了创建基于图像的印章所需的属性,如字...创建一个 Document 对象和一个使用所需属性的 Image Stamp 对象。之后,您可以调用 Page 的 ‘add_stamp’...

    docs.aspose.com/pdf/zh/python-net/add-headers-a...
  2. Trabajando con Artifacts en .NET|Aspose.PDF for...

    Aspose.PDF for .NET te permite añadir una Imagen de fondo a las páginas PDF, y obtener cada marca de agua utilizando la clase Artifact....Image – Obtiene la imagen de un artifact...artifact en la página. Artifact.Rotation – Obtiene la rotación de un...

    docs.aspose.com/pdf/es/net/artifacts/
  3. SVG Path – Exemples de code – Guide Aspose.SVG

    Apprenez à utiliser les chemins SVG, un ensemble de commandes permettant de dessiner des chemins et des formes en combinant des lignes, des arcs et des courbes de Bézier SVG....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/fr/net/drawing-basics/svg-p...
  4. Javaを使用してPDFを回転する方法

    この記事では、Java を使用して PDF を回転する方法について説明します。環境を設定する手順、基本的なアプリケーションを作成する手順、および Java を使用して PDF の向きを変更するサンプル コードが含まれています。...Imaging Product Family Aspose.BarCode...返します。ページ コンテンツの向きを変更する場合は、Rotation 列挙子の on90、on180、または on270...

    kb.aspose.com/ja/pdf/java/how-to-rotate-pdf-usi...
  5. Liste des fonctionnalités – Aspose.SVG for .NET

    La bibliothèque Aspose.SVG for .NET permet la manipulation DOM, les requêtes XPath, les sélecteurs CSS, un rendu de haute qualité et la conversion en PDF, SVGZ, JPEG, PNG....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/fr/net/getting-started/feat...
  6. Archiv

    Archiv...přidejte obrázek do kolekce image prezentace. Potom zavolejte...System.Drawing.Image img = new Bitmap(ms); IPPImage image = presentation...

    blog.aspose.com/cs/slides/add-qr-code-to-powerp...
  7. API Public et Changements Incompatibles Retrosp...

    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....Ajoutées pour Remplacer des Images dans PPImage, IPPImage Nouvelles...propriétés IShape RawFrame, Frame, Rotation, X, Y, Width, Height et lance...

    docs.aspose.com/slides/fr/java/public-api-and-b...
  8. 在PDF中以编程方式添加图像印章|Aspose.PDF for PHP via Java

    使用ImageStamp类通过Aspose.PDF for PHP via Java库在PDF文档中添加图像印章。...$imageStamp -> setRotate (( new Rotation ()) -> getOn270 ()); $imageStamp...())); // 添加背景图片 $img = new Image (); $img -> setFile ( $inputImageFile...

    docs.aspose.com/pdf/zh/php-java/image-stamps-in...
  9. PDF에 이미지 스탬프 프로그래밍 방식으로 추가하기|Aspose.PDF for PHP...

    Aspose.PDF for PHP via Java 라이브러리를 사용하여 ImageStamp 클래스로 PDF 문서에 이미지 스탬프를 추가하세요....$imageStamp -> setRotate (( new Rotation ()) -> getOn270 ()); $imageStamp...())); // 배경 이미지 추가 $img = new Image (); $img -> setFile ( $inputImageFile...

    docs.aspose.com/pdf/ko/php-java/image-stamps-in...
  10. إضافة علامات مائية إلى العروض التقديمية في بايث...

    تعرّف على كيفية إدارة العلامات المائية النصية والصورية في عروض PowerPoint وOpenDocument باستخدام بايثون لتحديد مسودة، معلومات سرية، حقوق النشر، والمزيد...."rb" ) as image_stream : image = presentation . images . add_image...add_image ( image_stream . read ()) watermark_shape . fill_format...

    docs.aspose.com/slides/ar/python-net/watermark/