Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,708 for

translation

(0.07 sec)
  1. Trabalhar com Clipes em Ficheiro PS | Java

    Adicionar clipes a ficheiros PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Java.... translate (100, 100); 21 22 //Create...the bottom. 39 document. translate (100, 100); 40 41 //Create...

    docs.aspose.com/page/pt/java/ps/working-with-cl...
  2. Lavorare con i modelli di tratteggio in PostScr...

    Come aggiungere un modello di tratteggio a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET....20 //Translate to initial point 21 document. Translate (x0, y0);...+= squareSide; 43 } 44 //Translate current graphics state 45...

    docs.aspose.com/page/it/net/ps/working-with-hat...
  3. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...21 # Translate to initial point 22 document. translate (x0, y0)...43 y += square_side 44 # Translate the current graphics state...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. 在 PS 文件中使用填充图案 | Java

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...20 //Translate to initial point 21 document. translate (x0, y0);...squareSide; 44 } 45 46 //Translate current graphics state 47...

    docs.aspose.com/page/zh/java/ps/working-with-ha...
  5. Impيمس إنشاء مصفوفة التحول من قبل عمليات السلسل...

    Aspose.3D for .NET API يقدم فئة المحولات التي تبسط إنشاء مصفوفة التحويل من خلال عمليات السلسلة.... Translate ( 1 , 0 , 0 ) // Rotate alone... z) into (x + 1, y, z) . Translate ( 1 , 0 , 0 ) // Rotate alone...

    docs.aspose.com/3d/ar/net/simplify-the-creation...
  6. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for Python via .NET API erbjuder Transformbuilder- klassen som förenklar skapandet av transformationsmatrisen med kedjan.... translate ( 1 , 0 , 0 ) # Rotate alone... z) into (x + 1, y, z) . translate ( 1 , 0 , 0 ) # Rotate alone...

    docs.aspose.com/3d/sv/python-net/simplify-the-c...
  7. Simplificar la creación de la matriz de transfo...

    Aspose.3D for Python via .NET API ofrece la clase TransformBuilder que simplifica la creación de la matriz de transformación mediante las operaciones de la cadena.... translate ( 1 , 0 , 0 ) # Rotate alone... z) into (x + 1, y, z) . translate ( 1 , 0 , 0 ) # Rotate alone...

    docs.aspose.com/3d/es/python-net/simplify-the-c...
  8. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape....PointF Examples Shows how to translate the x and y coordinate location...document's coordinate plane will translate # to a movement of 2pts on...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Konvertieren von SVG in PDF in Python – Aspose....

    Konvertieren Sie SVG in PDF mit der Aspose.HTML Python-Bibliothek. Lernen Sie anhand von Python-Beispielen die Konvertierung von SVG in PDF....<use href="#base" transform="translate(120, 10) scale(0.9)" /> 19...<use href="#base" transform="translate(240, 20) scale(0.8)" /> 20...

    docs.aspose.com/html/de/python-net/convert-svg-...
  10. Travailler avec des clips dans PS | .NET

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET... Translate (100, 100); 22 23 //Create...the bottom. 40 document. Translate (100, 100); 41 42 Pen pen...

    docs.aspose.com/page/fr/net/ps/working-with-clips/