Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 7,670 for

rotate

(0.74 sec)
  1. Edit PSD File in C#

    Follow this topic to edit PSD file in C#. Learn the IDE details, a list containing the steps, and a running code snippet to develop PSD photo editor using C#....improvise the code, for instance, rotating a PSD file, resizing, merging...

    kb.aspose.com/psd/net/edit-psd-file-in-csharp/
  2. Chercher

    chercher...l’opacité, la position, la rotation, la couleur, la police, l’image...de police, la couleur, la rotation, la position, etc. Vous pouvez...

    blog.aspose.com/fr/pdf/insert-or-delete-text-im...
  3. Obtenir et définir les propriétés des pages PDF...

    Apprenez à inspecter et à mettre à jour les propriétés des pages PDF telles que la taille, le nombre et les informations de couleur en Python....number } " ) print ( f "Rotate : { page . rotate } " ) Déterminer la...

    docs.aspose.com/pdf/fr/python-net/get-and-set-p...
  4. Matriz de transformación – ejemplos de código SVG

    Aprenda a utilizar una matriz de transformación para rotar, escalar, traducir y sesgar gráficos SVG y considere ejemplos de código para transformaciones SVG....transformaciones SVG como translation , rotation , scaling y skewing . Las...f) . Matriz de rotación – Rotation Matrix Si te gusta practicar...

    docs.aspose.com/svg/es/net/drawing-basics/trans...
  5. Робота з градієнтом у PostScript | .NET

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...height, offsetX, offsetY); 34 //Rotate transform to get colors change...to down 35 brushTransform. Rotate (90); 36 //Set transform 37...

    docs.aspose.com/page/uk/net/ps/working-with-gra...
  6. Trabajar con degradado en un archivo PS | Java

    Agregar degradado en un archivo PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....height, offsetX, offsetY); 27 //Rotate the gradient on 90 degrees...around an origin 28 transform. rotate (Math. toRadians (90)); 29...

    docs.aspose.com/page/es/java/ps/working-with-gr...
  7. Trabalhar com Gradiente em ficheiro PS | Java

    Adicionar gradiente no ficheiro PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Java....height, offsetX, offsetY); 27 //Rotate the gradient on 90 degrees...around an origin 28 transform. rotate (Math. toRadians (90)); 29...

    docs.aspose.com/page/pt/java/ps/working-with-gr...
  8. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Orientation Set the orientation (rotation) of the text in a cell with...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  9. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#.... Rotation = - 40 ; // Remove the following...

    docs.aspose.com/words/net/add-watermark/
  10. Añadir marca de agua a PDF|Aspose.PDF para Java

    Este artículo explica las características de trabajar con artefactos y obtener marcas de agua en PDFs mediante programación en Java....Rotation – Obtiene la rotación de un...

    docs.aspose.com/pdf/es/java/add-watermarks/