Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 7,281 for

rotate

(0.13 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/fr/net/tikz-fundamentals-of...
  2. 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/
  3. 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...
  4. 아카이브

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

    blog.aspose.com/ko/imaging/rotate-images-in-csh...
  5. 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...
  6. Работа с артефактами в 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/
  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. Protéger et déprotéger des classeurs en VSTO et...

    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....déprotéger des feuilles de calcul Rotation du texte de la cellule dans...

    docs.aspose.com/cells/fr/net/protecting-and-unp...
  10. Print PDF in Landscape mode using Aspose.PDF fo...

    I tried printing landscape with the latest version but it is coming out in portrait mode. Here is the code I use: viewer.AutoResize = True 'Print the file with adjusted size 'viewer.AutoRotate = psc.AutoOrientat…...'Print the file with adjusted rotation If Not viewer.AutoRotate Then...

    forum.aspose.com/t/print-pdf-in-landscape-mode-...