Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 2,409 for

translation

(0.05 sec)
  1. SVG Builder API – Erweiterte SVG-Erstellung und...

    Entdecken Sie die Funktionen der Aspose.SVG Builder-API in C# zum Erstellen und Ändern von SVG-Elementen. Erfahren Sie, wie Sie die SVG-Programmierung einfacher und effizienter gestalten.... Transform (t => t 4 // 'Translate' moves the element by x=130...x=130 and y=40 units. 5 . Translate (130, 40) 6 // 'Scale' uniformly...

    docs.aspose.com/svg/de/net/svg-builder-api/
  2. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...merged cells, it may not translate well into Word. Simplifying...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  3. Comment exécuter Aspose.3D dans Blazor|Document...

    Apprenez à exécuter Aspose.3D dans Blazor....Translation = new Vector3(10, 0, 0);...

    docs.aspose.com/3d/fr/net/how-to-run-aspose-3d-...
  4. Arşiv

    Arşiv...translate(sz.width / 2, sz.height /...

    blog.aspose.com/tr/imaging/add-watermark-to-ima...
  5. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_Writer method. Gets or sets the writer of a source in C++....IsNull ( contributors -> get_Translator ())); ASSERT_TRUE ( System...ontributorCollectio::get_Translator method Aspose::Words::Bi...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. Архів

    Архів...path5->get_RenderTransform()->Translate(0.0f, 300.0f); // ... але...path7->get_RenderTransform()->Translate(0.0f, 300.0f); // ... і встановити...

    blog.aspose.com/uk/page/insert-gradient-grid-tr...
  7. ארכיון

    ארכיון...path5->get_RenderTransform()->Translate(0.0f, 300.0f); // ... אבל...path7->get_RenderTransform()->Translate(0.0f, 300.0f); // ... והגדר...

    blog.aspose.com/he/page/insert-gradient-grid-tr...
  8. ארכיון

    ארכיון...translate(sz.width / 2, sz.height /...

    blog.aspose.com/he/imaging/add-watermark-to-ima...
  9. Page Description Language Converters | NodeJS

    To convert a file of PDL format to the one you can work easier like PDF, BMP, JPG, etc. use this API for NodeJS. See the examples depicted in the code....special interpreter that translates it into printing commands...

    docs.aspose.com/page/nodejs-cpp/convert/
  10. Path Builder – Create SVG Path – Aspose.SVG for...

    Learn how to use PathBuilder to create SVG paths using Aspose.SVG for .NET. PathBuilder makes it easier to create and manipulate SVG paths.... Translate ( - 100, 40)) 15 . D (d =>...None ). Transform (t => t. Translate (400, - 100)) 20 . D (d =>...

    docs.aspose.com/svg/net/path-builder/