Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,661 for

translation

(0.05 sec)
  1. Public API Changes in Aspose.3D 1.2.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 ( 100 , 20...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  2. Using ChartGlobalizationSettings Class to Set a...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to different languages, allowing you to present your data in a culturally appropriate way....overridden in a custom class to translate items such as AxisTitle, AxisUnit...the chart. Custom language translation Here, we will create a waterfall...

    docs.aspose.com/cells/go-cpp/using-chartglobali...
  3. Working with Text in PDF using Python|Aspose.PD...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF for Python.... when you want to add a translation below the main text, place...

    docs.aspose.com/pdf/python-net/working-with-text/
  4. Working with Text in PDF using C#|Aspose.PDF fo...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C#.... when you want to add a translation below the main text, place...

    docs.aspose.com/pdf/net/working-with-text/
  5. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for .NET to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to various languages, allowing you to present your data in a culturally appropriate way....overridden in a custom class to translate items such as Axis title name...the chart. Custom language translation Here, we will create a waterfall...

    docs.aspose.com/cells/net/using-chartglobalizat...
  6. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for C++ supports OpenAI and Google AI models for summarization and Translation documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro....summarization and analysis, document translation, and grammar checking by...translatedDoc = model -> Translate ( doc , Language :: Russian...

    docs.aspose.com/words/cpp/supported-ai-models/
  7. 在 PS 文件中使用转换 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Python 中使用该功能... translate (100, 100) 12 13 # Create...########## 24 25 26 ########## Translation ########## 27 28 # Save the...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  8. Self-hosted LLM Aspose.Words for .NET | Self-ho...

    Aspose.Words for .NET supports for self-hosted LLMs, enabling secure, flexible, and cost-efficient AI document processing without third-party APIs....AI-powered features like document translation, summarization, and grammar...Document translatedDoc = model.Translate(doc, Language.Russian); translatedDoc...

    blog.aspose.com/words/self-hosted-llm-aspose-wo...
  9. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python... 34 # Translation components are offsets of...rectangle correspondingly. 44 # Translation components are offsets of...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET... 24 //Translation components are offsets of...rectangle correspondingly. 32 //Translation components are offsets of...

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