Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 7,425 for

rotate

(0.22 sec)
  1. Principes fondamentaux de TikZ | Aspose.TeX .NET

    Explorez les principes fondamentaux et les commandes de base de TikZ pour créer des graphiques pour vos documents TeX et LaTeX....l’échelle et la rotation) : Copy 1 \ begin{scope} [ rotate = 45, scale...

    docs.aspose.com/tex/it/net/fundamentals-of-usin...
  2. 아카이브

    아카이브...Save("image-rotated.bmp"); } 다음은 이 코드를 실행한 후 얻은...이미지를 저장 image.Save("image-rotated-flipped.bmp"); } 다음은 회전과 뒤집기를...

    blog.aspose.com/ko/imaging/rotate-images-in-csh...
  3. Procurar

    Procurar...string theString = "45 Degree Rotated Text"; // Crie e inicialize.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // Defina a transformação...

    blog.aspose.com/pt/imaging/add-watermark-to-ima...
  4. Как программно создать генератор миниатюр YouTu...

    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....com/display/psdnet/Crop%2C+Rotate+and+Resize+Images#Crop, Rotate and Resize ...

    docs.aspose.com/psd/ru/java/kak-sozdat-generato...
  5. Principes fondamentaux de TikZ | Aspose.TeX .NET

    Explorez les principes fondamentaux et les commandes de base de TikZ pour créer des graphiques pour vos documents TeX et LaTeX....l’échelle et la rotation) : Copy 1 \ begin{scope} [ rotate = 45, scale...

    docs.aspose.com/tex/fr/net/tikz-fundamentals-of...
  6. PHP Barcode Generator & Reader API | Aspose.Bar...

    Generate and read 80+ barcode symbologies in PHP using a Java-based engine. Install via Composer, run the included Java Apache Thrift server, and create or decode 1D, 2D, and postal barcodes across Windows, Linux, macOS, and Solaris....control X-dimension, margins, rotation, captions, and resolution...workload and detect small, rotated, or low-contrast symbols Use...

    products.aspose.com/barcode/php-java/
  7. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。... WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...100 , 100 ); // Set page rotations var pageRotations = new System...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  8. Добавить текстовый и графический штамп|Aspose.P...

    В этом разделе объясняется, как добавить текстовый и графический штамп с использованием com.aspose.pdf.facades через класс PdfFileStamp....атрибуты, такие как origin, rotation, background и т.д. using Stamp...other attributes like origin, rotation, background etc. Вы можете...

    docs.aspose.com/pdf/ru/java/add-text-and-image-...
  9. Работа с артефактами в C++|Aspose.PDF for C++

    На этой странице описывается, как работать с классом Artifact, используя Aspose.PDF для C++. Примеры кода показывают, как добавить фоновое изображение на страницы PDF и как получить каждый водяной знак на первой странице PDF-файла....Rotation – Получает вращение артефакта...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ru/cpp/artifacts/
  10. Add Image Stamp to PDF using Java | Aspose.PDF

    Add image stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java.... setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    products.aspose.com/pdf/java/stamps/image/