Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 5,480 for

rotation

(0.22 sec)
  1. テキストと画像スタンプの追加|Aspose.PDF for Java

    このセクションでは、PdfFileStampクラスを使用してcom.aspose.pdf.facadesでテキストと画像スタンプを追加する方法を説明します。...other attributes like origin, rotation, background etc. 他の属性(原点、回転、背景など)を設定できます。...other attributes like origin, rotation, background etc. using Stamp...

    docs.aspose.com/pdf/ja/java/add-text-and-image-...
  2. 線上或使用 .NET 旋轉 GIF 文檔 | products.aspose.com

    透過線上應用程式免費旋轉 GIF 文件。用於旋轉 GIF 檔案的 .NET API C# 程式碼。...NET Rotate 線上或使用 .NET 旋轉 GIF 文檔 線上或透過...Image.Load 載入 GIF 文件 使用相關屬性呼叫 Rotate 方法 呼叫保存方法 .NET 程式碼:旋轉 GIF 文件...

    products.aspose.com/total/zh-hant/net/rotate/gif/
  3. 線上或使用 .NET 旋轉 TIFF 文檔 | products.aspose.com

    透過線上應用程式免費旋轉 TIFF 文件。用於旋轉 TIFF 檔案的 .NET API C# 程式碼。...NET Rotate 線上或使用 .NET 旋轉 TIFF 文檔 線上或透過...Image.Load 載入 TIFF 文件 使用相關屬性呼叫 Rotate 方法 呼叫保存方法 .NET 程式碼:旋轉 TIFF...

    products.aspose.com/total/zh-hant/net/rotate/tiff/
  4. Adicionar Carimbo de Página em PDF|Aspose.PDF p...

    Esta seção explica como trabalhar com Aspose.PDF Facades usando a Classe PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/pt/java/add-pdf-page-stamp/
  5. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...Rotation = -40; watermark.Fill.Color...top-right corner. watermark.rotation = 45 # Place the watermark...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  6. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...height, offsetX, offsetY); 33 //Rotate the graphics state to get colors...to down 34 brushTransform. Rotate (90); 35 //Set the transform...

    docs.aspose.com/page/net/ps/working-with-gradient/
  7. Travailler avec Gradientdans PS | Java

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...0, 0, 100, 200, 100); 19 //Rotate the gradient on 90 degrees...around an origin 20 transform. rotate (90 * (Math. PI / 180)); 21...

    docs.aspose.com/page/fr/java/ps/working-with-gr...
  8. Aspose.PSD를 이용한 Python에서 Layer 조작|Documentation

    Python에서 PSD 파일의 레이어를 조작하는 방법에 대한 예제...메서드를 사용하여 특정 레이어의 크기를 조정하고, rotate 메서드를 사용하여 다른 레이어를 회전하며, adjust_contrast...

    docs.aspose.com/psd/ko/ko/python-net/psd-layer-...
  9. Generate Patch Code Barcodes in C++|Documentation

    Aspose.BarCode for C++ enables Patch Code barcode generation...successfully even if pages are rotated. If you need any clarifications...

    docs.aspose.com/barcode/cpp/patch-code-barcodes/
  10. Travailler avec du texte dans un PDF en utilisa...

    Cette section explique diverses techniques de gestion du texte. Apprenez à ajouter, remplacer, faire pivoter, rechercher du texte en utilisant Aspose.PDF et C#....utilisant la propriété de rotation de la classe TextFragment...

    docs.aspose.com/pdf/fr/net/working-with-text/