Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,025 for

translation

(0.05 sec)
  1. Features List – Aspose.SVG for .NET

    The SVG C# Library offers DOM manipulation, XPath Query, CSS Selectors, high-quality rendering, and conversion to PDF, SVGZ, JPEG, PNG, BMP....with rotation, scaling, translation, and skewing using the transform...

    docs.aspose.com/svg/net/getting-started/feature...
  2. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....such as scaling, rotation, translation, and shearing so you can...

    products.aspose.com/page/net/add-shapes-to-ps/
  3. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API....apply transformations like translation, rotation, and scaling, which...

    docs.aspose.com/html/net/edit-html5-canvas/
  4. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....Now includes AI-powered translation support through integration...

    products.aspose.com/slides/cpp/
  5. How to use XPath – Aspose.HTML for .NET

    Learn how to use Aspose.HTML to navigate through HTML and select nodes by XPath Query; how to select all photos from HTML using XPath expressions.... resolver permits the translation of all prefixes, including...

    docs.aspose.com/html/net/how-to-articles/how-to...
  6. Aspose.PSD for .NET 22.6 - Release Notes|Docume...

    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....In this case we have only translation (Text Layer Shifted below)...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  7. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product.... Google AI-powered text translation, and enhanced new LowCode...its public members. Text translation using Google’s generative...

    docs.aspose.com/words/python-net/what-s-new-in-...
  8. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product.... Google AI-powered text translation, enhanced Mail Merge cleanup...has been integrated. Text translation using Google’s generative...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  9. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG what a viewbox is and how it can be used to scale and crop SVG images. Start scaling SVGs now with practical code examples....examples for rotating, scaling, translating, and skewing SVG graphics...slice"> Combine scaling and translation <svg width="250" height="250"...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  10. SVG 转换 – SVG Transformations – C# 示例

    了解如何在 C# 中旋转 SVG、缩放 SVG 以及平移 SVG。考虑 SVG 转换的代码示例。...可以使用变换属性的属性来变换 SVG 对象:translate, scale, rotate, skewX, skewY...: transform=“translate(tx, ty)” – 此处 translate(tx, ty) 函数将元素沿...

    docs.aspose.com/svg/zh/net/svg-transformations/