Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,517 for

transformation

(0.11 sec)
  1. Arbeiten mit Farbverlauf in PS-Datei | Python

    Das Hinzufügen eines Farbverlaufs in PS-Dateien ist eine Funktion, die von Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in Python nutzen....Pinsel die erforderliche Transformation ein. Legen Sie den Verlaufspinsel...128, 70), 0) 24 # Create a transform for brush. X and Y scale component...

    docs.aspose.com/page/de/python-net/ps/working-w...
  2. Travailler avec Gradientdans PS | Python

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python... Définissez la transformation nécessaire sur ce pinceau...128, 70), 0) 24 # Create a transform for brush. X and Y scale component...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  3. Робота з перетвореннями у файлі PS | Python

    Як перетворити вміст у файлі PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...with open (data_dir + "Transformations_outPS.ps" , "wb" ) as out_ps_stream:...100)) 16 17 ########## No transformations ########## 18 # Set the...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  4. Trabajar con transformaciones en archivos PS | ...

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....with open (data_dir + "Transformations_outPS.ps" , "wb" ) as out_ps_stream:...100)) 16 17 ########## No transformations ########## 18 # Set the...

    docs.aspose.com/page/es/python-net/ps/working-w...
  5. SVG-Transformationen – C#-Beispiele

    Erfahren Sie, wie Sie SVG drehen, SVG skalieren und SVG in C# übersetzen. Betrachten Sie Codebeispiele für SVG-Transformationen....Funktion rotate() im Attribut transform sowie einer Transformationsmatri...transformieren Verwenden von transform -Attributeigenschafte . Mit...

    docs.aspose.com/svg/de/net/svg-transformations/
  6. SVG-Skalierung – C#-Beispiele

    C#-Beispiele für die SVG-Skalierung. Berücksichtigte Fälle der Verwendung der Skalierungsfunktion im Transformationsattribut und einer Transformationsmatrix....Funktion scale() im Attribut transform sowie einer Transformationsmatri...Skalierung ist eine SVG-Transformation, die ein Objekt mithilfe...

    docs.aspose.com/svg/de/net/svg-scaling/
  7. 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....atributo de transformación: transform=“matrix(a,b,c,d,e,f)” . Sólo..."15" r = "10" stroke = "red" transform = "matrix(1 0 0 1 30 0)" />...

    docs.aspose.com/svg/es/net/drawing-basics/trans...
  8. Transformaciones SVG – conceptos básicos, ejemp...

    Aprenda a rotar, escalar, mover y sesgar gráficos SVG usando el atributo de transformación SVG y considere ejemplos de código para transformaciones SVG....propiedades del atributo transform : translate, scale, rotate...cero. La acción del atributo transform="translate(tx, ty)" significa...

    docs.aspose.com/svg/es/net/drawing-basics/svg-t...
  9. Робота з перетвореннями в PostScript | C++

    Як перетворити вміст у файлі PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++...System::IO::FileStream > (dataDir + u "Transformations_outPS.ps" , System::IO... Copy 1 ////////// No transformations ////////// 2 //Set paint...

    docs.aspose.com/page/uk/cpp/ps/working-with-tra...
  10. SVG Трансформации – примеры C#

    Узнайте, как вращать SVG, масштабировать SVG и переводить SVG на C#. Рассмотрим примеры кода для преобразований SVG....трансформировать, используя свойства transform атрибута: translate, scale...функции rotate() в атрибуте transform , а также матрицы преобразования...

    docs.aspose.com/svg/ru/net/svg-transformations/