Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 3,024 for

translation

(0.13 sec)
  1. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...30 # Translate to initial point 31 document. translate (x0, y0)...52 y += square_side 53 # Translate the current graphics state...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Работа с образцами штриховки в PostScript | .NET

    Как добавить образец штриховки в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в .NET....20 //Translate to initial point 21 document. Translate (x0, y0);...+= squareSide; 43 } 44 //Translate current graphics state 45...

    docs.aspose.com/page/ru/net/ps/working-with-hat...
  3. Řešení problémů s instalací|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....identity references could not be translated“, můžete spustit následující...

    docs.aspose.com/email/cs/sharepoint/troubleshoo...
  4. Installatieproblemen oplossen|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....identity references could not be translated”, kunt u het volgende commando...

    docs.aspose.com/email/nl/sharepoint/troubleshoo...
  5. Language Enum | Aspose.Words for .NET

    Discover Aspose.Words.AI.Language enum for seamless AI-driven text Translation. Enhance your documents with accurate, multilingual support today!...into which the text will be translated using AI. . public enum Language...1077 Examples Shows how to translate text using Google models....

    reference.aspose.com/words/net/aspose.words.ai/...
  6. Simplificar la creación de la matriz de transfo...

    Aspose.3D for .NET API ofrece la clase TransformBuilder que simplifica la creación de la matriz de transformación por 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/net/simplify-the-creation...
  7. التقط منافذ العرض لمشهد 3D وترجمه إلى نسيج أو ن...

    يمكن أن يشتمل كل مشهد 3D على أي عدد من وجهات النظر. باستخدام Aspose.3D for .NET API ، يمكن للمطورين التقاط منفذ عرض واحد أو أكثر في لقطة شاشة واحدة. يمكنهم تقديمها في تطبيق .NET أو صورة مستندة إلى GUI.... Translation = new Vector3 ( 2 , 44 ,.... Point }). Transform . Translation = new Vector3 ( 26 , 57 ...

    docs.aspose.com/3d/ar/net/capture-the-viewports...
  8. 通过链式操作简化变换矩阵的创建|Documentation

    Aspose.3D for .NET API 提供了TransformBuilder类,该类通过链操作简化了转换矩阵的创建。... Translate ( 1 , 0 , 0 ) // Rotate alone... z) into (x + 1, y, z) . Translate ( 1 , 0 , 0 ) // Rotate alone...

    docs.aspose.com/3d/zh/net/simplify-the-creation...
  9. Simplifier la création de matrice de transforma...

    Aspose.3D for .NET API offre la classe TransformBuilder qui simplifie la création de la matrice de transformation par les opérations de chaîne.... Translate ( 1 , 0 , 0 ) // Rotate alone... z) into (x + 1, y, z) . Translate ( 1 , 0 , 0 ) // Rotate alone...

    docs.aspose.com/3d/fr/net/simplify-the-creation...
  10. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python... Translate to the place of the filled...the bottom. 27 document. translate (100, 100) 28 29 # Create...

    docs.aspose.com/page/python-net/ps/working-with...