Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,107 for

translation

(0.09 sec)
  1. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View.... Translation = new Vector3 ( 2 , 44 ,.... Point }). Transform . Translation = new Vector3 ( 26 , 57 ...

    docs.aspose.com/3d/net/apply-visual-effects-on-...
  2. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for Python via .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View.... translation = Vector3 ( 2 , 44 , 66 )..., light ) . transform . translation = Vector3 ( 26 , 57 , 43...

    docs.aspose.com/3d/python-net/apply-visual-effe...
  3. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Ask AI Translate Markdown to Document Object Model (DOM) Contents...This page explains how to translate Markdown into the Document...

    docs.aspose.com/words/net/translate-markdown-to...
  4. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...different transformations: translation, scaling, rotation, and shearing...necessary transformation: translation, scale, rotation, shear,...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  5. Calculate Pin Values and Setting Size of a Shap...

    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/java/calculate-pin-valu...
  6. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。... Translation = new Vector3 ( 2 , 44 ,.... Point }). Transform . Translation = new Vector3 ( 26 , 57 ...

    docs.aspose.com/3d/zh/net/apply-visual-effects-...
  7. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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.... Translation = new Vector3 ( 2 , 44 ,.... Point }). Transform . Translation = new Vector3 ( 26 , 57 ...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....it’s must animate the local translation property of the node too:...

    docs.aspose.com/3d/python-net/add-animation-pro...
  9. AiModelType enumeration | Aspose.Words for Python

    aspose.words.ai.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow....tasks such as summarization, translation, and content generation....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Work with Text in PDF using Python|Aspose.PDF f...

    Learn how to add, search, format, replace, rotate, and inspect text in PDF documents using Python....you may want to place a translation below the main text, add...

    docs.aspose.com/pdf/python-net/working-with-text/