Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 7,647 for

rotate

(0.27 sec)
  1. Barcode Appearance Customization|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Android...such as barcode label size, rotation angle, barcode paddings, and...is provided below. Barcode Rotation In Aspose.BarCode for Android...

    docs.aspose.com/barcode/androidjava/barcode-app...
  2. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....and Y position coordinates Rotation angle Foreground or background...applies a semi-transparent rotated watermark, and saves the modified...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  3. تدوير النص مع الشكل داخل ورقة العمل|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....rotate_text_with_shape . القيمة الافتراضية...الخاصية ShapeTextAlignment.rotate_text_with_shape على false ثم...

    docs.aspose.com/cells/ar/python-net/rotate-text...
  4. Exporter des fichiers CAD vers PDF-3D|CAD Docum...

    Utilisez le convertisseur PDF-3D pour C# .NET AutoCAD en C#. Vous pouvez convertir un modèle 3D en PDF-3D en C# .NET également.... La rotation, le redimensionnement et la...ainsi qu’une démonstration de rotation et de redimensionnement. Ressources...

    docs.aspose.com/cad/fr/net/developer-guide/expo...
  5. Customize Barcode Appearance|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for PHP via Java...such as barcode label size, rotation angle, barcode paddings, and...is provided below. Barcode Rotation In Aspose.BarCode for PHP...

    docs.aspose.com/barcode/phpjava/customize-barco...
  6. ค้นหา

    ค้นหา...save("rotated-image.bmp"); ต่อไปนี้คือภาพอินพุต...API จึงจัดเตรียมเมธอด Image.rotate(float angle) ซึ่งยอมรับมุม...

    blog.aspose.com/th/imaging/rotate-images-in-java/
  7. Memutar Halaman PDF Menggunakan Python|Aspose.P...

    Topik ini menjelaskan bagaimana memutar orientasi halaman dalam file PDF yang ada secara programatis dengan Python....rotasi menggunakan metode ‘rotate’. import aspose.pdf as ap doc...rotasi halaman page . rotate = ap . Rotation . ON90 # Simpan file...

    docs.aspose.com/pdf/id/python-net/rotate-pages/
  8. Ruota il PDF usando C# | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio C# utilizzando Aspose.PDF per .NET... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/it/net/rotate/
  9. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....Rotation : Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity : Gets...

    docs.aspose.com/pdf/net/add-watermarks/
  10. 搜索

    搜索...save("rotated-image.bmp"); 以下是我們在旋轉後得到的輸入圖像(左)和結果圖像(右)。...270 度以外的角度。為此,API 提供了 Image.rotate(float angle) 方法,該方法接受旋轉角度作為參數。以下代碼示例顯示瞭如何在...

    blog.aspose.com/zh-hant/imaging/rotate-images-i...