Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 3,022 for

translation

(0.23 sec)
  1. Добавление преобразования к узлу|Documentation

    Aspose.3D for Java API поддерживает поворот объектов в пространстве 3D. Существует три способа определения поворота объекта в пространстве 3D: углы Эйлер, Quaternion и Custom Matrix, все они поддерживаются классом Transform.... 1 ))); // Set translation cubeNode . getTransform ()... 1 , - 0 . 5 )); // Set translation cubeNode . getTransform ()...

    docs.aspose.com/3d/ru/java/adding-transformatio...
  2. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the shapes Height and Width properties to make them fit into a table cell. As long as the shape is oriented upright…...transformation matrix: translate → scale → rotate → translate back var matrix...Move centre to origin matrix.Translate(-shape.Left - baseWidth /...

    forum.aspose.com/t/resizing-rotated-shapes/320848
  3. Lavorare con l'estrusione lineare|Documentation

    Aspose.3D for .NET offre la classe LinearExtrusion, che assume una forma 2D come input ed estende la forma nella terza dimensione.... Translation = new Vector3 ( 15 , 0 ,...CreateChildNode (); left . Transform . Translation = new Vector3 ( 15 , 0 ,...

    docs.aspose.com/3d/it/net/working-with-linear-e...
  4. Trabajando con extrusión lineal|Documentation

    Aspose.3D for .NET ofrece la clase LinearExtrusion, que toma una forma 2D como entrada y extiende la forma en la tercera dimensión.... Translation = new Vector3 ( 15 , 0 ,...CreateChildNode (); left . Transform . Translation = new Vector3 ( 15 , 0 ,...

    docs.aspose.com/3d/es/net/working-with-linear-e...
  5. Traducir Markdown a DOM|Aspose.Words por Java

    Tarnslate un documento Markdown al Modelo de objetos de documento y viceversa. Por lo tanto, puede trabajar con Markdown complejos existentes y crear programáticamente un documento Markdown desde cero usando Java....[](/words/java/translate-markdown-to-document-object-model/url)...alternativo](/words/java/translate-markdown-to-document-obje...

    docs.aspose.com/words/es/java/translate-markdow...
  6. ترجمه Markdown به DOM|Aspose.Words برای Java

    Tarnslate یک سند Markdown برای مستند کردن مدل شی و بازگشت. بنابراین شما می توانید با Markdown پیچیده موجود کار کنید و به صورت برنامه ریزی شده یک سند Markdown از ابتدا با استفاده از Java ایجاد کنید....[](/words/java/translate-markdown-to-document-object-model/url)...[متن جایگزین](/words/java/translate-markdown-to-document-obje...

    docs.aspose.com/words/fa/java/translate-markdow...
  7. Archiver

    les archives...pouvez utiliser la méthode Translate fournie par l’interface IAiModelText...Document translateDoc = model.Translate(doc, Language.Arabic); translateDoc...

    blog.aspose.com/fr/words/translate-documents-ne...
  8. Calculer les valeurs des broches et définir la ...

    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....(); // apply the translation vector m . translate (-( float ) subShape...()); // apply the translation vector m . translate (( float ) subShape...

    docs.aspose.com/diagram/fr/java/calculate-pin-v...
  9. Traduire un Document|Aspose.Words pour Java

    Traduire un document. Aspose.Words pour Java simplifie la traduction de documents à l'aide des modèles Google AI, vous permettant de spécifier la langue cible.... Utilisez la méthode Translate pour traduire vos documents...Document translatedDoc = model . translate ( doc , Language . ARABIC...

    docs.aspose.com/words/fr/java/translate-a-docum...
  10. Tradurre un documento|Aspose.Wordsper C++

    Tradurre un documento. Aspose.Wordsper C++ semplifica la traduzione di documenti utilizzando i modelli Google AI, consentendo di specificare la lingua di destinazione.... Utilizzare il metodo Translate per tradurre i documenti in...translatedDoc = model -> Translate ( doc , Language :: Arabic...

    docs.aspose.com/words/it/cpp/translate-a-document/