Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,231 for

translation

(0.08 sec)
  1. Trabajar con patrones de sombreado en PostScrip...

    Cómo agregar un patrón de sombreado a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...WriteGraphicsSave (); 18 19 //Translate the graphics state to initial...initial point 20 document. Translate (x0, y0); 21 22 //Create a...

    docs.aspose.com/page/es/net/ps/working-with-hat...
  2. Arbeiten mit Schraffurmustern in PostScript | .NET

    Wie man einer PS-Datei ein Schraffurmuster hinzufügt, ist eine Frage, die von Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....WriteGraphicsSave (); 18 19 //Translate the graphics state to initial...initial point 20 document. Translate (x0, y0); 21 22 //Create a...

    docs.aspose.com/page/de/net/ps/working-with-hat...
  3. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...WriteGraphicsSave (); 18 19 //Translate the graphics state to initial...initial point 20 document. Translate (x0, y0); 21 22 //Create a...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  4. Wie man ein Mesh durch eine Halbraum in Aspose....

    Erfahren Sie, wie Sie 3D-Meshes mithilfe von Halbraum-Ebenen in Aspose.3D aufteilen... Translation = new Vector3 ( 0 , 0 , 0...halfSpaceNode . Transform . Translation = new Vector3 ( 0 , 0 , 0...

    docs.aspose.com/3d/de/net/developer-guide/3d-mo...
  5. 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.... 13 //Translation components are offsets of...heigh of the rectangle. 17 //Translation components are offsets of...

    docs.aspose.com/page/es/java/ps/working-with-gr...
  6. Come dividere una mesh per HalfSpace in Aspose....

    Impara come dividere mesh 3D usando piani HalfSpace in Aspose.3D... Translation = new Vector3 ( 0 , 0 , 0...halfSpaceNode . Transform . Translation = new Vector3 ( 0 , 0 , 0...

    docs.aspose.com/3d/it/net/developer-guide/3d-mo...
  7. ¿Cómo dividir una malla por semiespacio en Aspo...

    Aprende a dividir mallas 3D usando planos de HalfSpace en Aspose.3D... Translation = new Vector3 ( 0 , 0 , 0...halfSpaceNode . Transform . Translation = new Vector3 ( 0 , 0 , 0...

    docs.aspose.com/3d/es/net/developer-guide/3d-mo...
  8. ContributorCollection.producer property | Aspos...

    ContributorCollection.producer property. Gets or sets the producer of a source....translator property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 文書を翻訳する|Aspose.WordsのためのJava

    文書を翻訳します。 Aspose.WordsのためのJava GoogleAIモデルを使用して文書翻訳を簡素化し、ターゲット言語を指定できるようにします。...Language 列挙体で表される任意の言語に変換するには、 Translate メソッドを使用します。 ソース文書に複数の言語が含...Document translatedDoc = model . translate ( doc , Language . ARABIC...

    docs.aspose.com/words/ja/java/translate-a-docum...
  10. Arbeiten mit Clips in PostScript | C++

    Das Hinzufügen von Clips zu PS-Dateien ist eine Funktion, die von der Aspose.Page-API-Lösung für C++ unterstützt wird.... 29 document -> Translate(100. 0f , 100. 0f ); 30 31...the bottom. 48 document -> Translate(100. 0f , 100. 0f ); 49 50...

    docs.aspose.com/page/de/cpp/ps/working-with-clips/