Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 5,656 for

rotation

(0.07 sec)
  1. Visio Çiziminde 3B Döndürme Efektleri|Documenta...

    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....getShape ( 0 ); // set 3D rotation properties shape . getThreeDFormat...

    docs.aspose.com/diagram/tr/java/3d-rotation-eff...
  2. 3D-эффекты вращения в чертеже Visio|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....getShape ( 0 ); // set 3D rotation properties shape . getThreeDFormat...

    docs.aspose.com/diagram/ru/java/3d-rotation-eff...
  3. 線上或使用 .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/
  4. 線上或使用 .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/
  5. 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/
  6. 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...
  7. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in 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/java/ps/working-with-gradi...
  8. Filtres de couleur – Code C#

    Apprenez à modifier SVG en C# – ajoutez et modifiez de nouveaux éléments en SVG, appliquez des filtres SVG aux bitmaps, etc. à l'aide d'Aspose.SVG pour la bibliothèque .NET....matrices de couleurs est la rotation de l’image le long de la ...prend des values – l’angle de rotation en degrés. Cet angle indique...

    docs.aspose.com/svg/fr/net/color-filters/
  9. إنشاء رسم بياني في عرض Microsoft PowerPoint|وثا...

    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....//Setting chart rotation ppChart . Rotation = 20 ; //Y-Value... NextTo ; //Setting Chart rotation ppChart . Rotation3D . RotationX...

    docs.aspose.com/slides/ar/net/create-a-chart-in...
  10. Convert SVG to JPG in Java – Aspose.HTML for Java

    Convert SVG to JPG in Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....height=\"56\" transform =\"rotate(90 200 128)\" />" + 7 " <rect...height=\"56\" transform =\"rotate(-45 200 128)\" />" + 8 " <rect...

    docs.aspose.com/html/java/convert-svg-to-jpg/