Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 7,507 for

rotate

(0.32 sec)
  1. Trabajando con Páginas PDF en C++|Aspose.PDF pa...

    Cómo añadir páginas, añadir encabezados y pies de página, añadir marcas de agua lo puedes saber en esta sección. Aspose.PDF para C++ te explica todos los detalles sobre este tema.... Rotate Pages - puedes cambiar la orientación...

    docs.aspose.com/pdf/es/cpp/working-with-pages/
  2. Convert PLT to PDF in Java

    This simple will let you convert PLT to PDF in Java. It covers precise steps to establish the environment and an example code to create a PLT to PDF converter in Java....watermark text, watermark color, rotation, and other properties of the...

    kb.aspose.com/cad/java/convert-plt-to-pdf-in-java/
  3. ChartDataLabelCollection.Position | Aspose.Word...

    Upptäck egenskapen ChartDataLabelCollection Position för att enkelt anpassa dina dataetikettpositioner för förbättrad datavisualisering och tydlighet....Rotation Svenska English Русский 简体中文...

    reference.aspose.com/words/sv/net/aspose.words....
  4. ShapeBase.Right | Aspose.Words per .NET

    Scopri la proprietà ShapeBase Right per accedere facilmente alla posizione del bordo destro del blocco contenitore della tua forma, per un controllo preciso del layout....Rotation Italiano English Русский 简体中文...

    reference.aspose.com/words/it/net/aspose.words....
  5. PHP Barcode Generator and Scanner API | product...

    PHP barcode reader library to recognize mutiple types of barcodes including 1D, 2D and Postal. Use API in core PHP or within framework like codeigniter, cakephp or laravel....manipulating borders, color, rotating images, customizing resolution...text documents or that are rotated at an angle. Other presets...

    products.aspose.com/barcode/php-java/
  6. 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...
  7. 아카이브

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

    blog.aspose.com/ko/imaging/rotate-images-in-csh...
  8. 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...
  9. 操作页面属性|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...
  10. Работа с артефактами в 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/