Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 3,118 for

translation

(0.45 sec)
  1. Chercher

    chercher...Matrix et définissez la translation et la transformation à l’angle...D'abord une translation puis une rotation matrix.translate(sz.getWidth()...

    blog.aspose.com/fr/imaging/add-watermark-to-ima...
  2. Trabajar con patrones de sombreado en un archiv...

    Cómo agregar un patrón de sombreado a un archivo PS es una pregunta respondida por la solución Aspose.Page. Vea cómo utilizar la funcionalidad en Python....21 # Translate to initial point 22 document. translate (x0, y0)...43 y += square_side 44 # Translate the current graphics state...

    docs.aspose.com/page/es/python-net/ps/working-w...
  3. Работа с образцами штриховки в файле PS | Python

    Как добавить образец штриховки в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python...21 # Translate to initial point 22 document. translate (x0, y0)...43 y += square_side 44 # Translate the current graphics state...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  4. Робота з шаблонами штрихування в PostScript | .NET

    Як додати шаблон штрихування до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...20 //Translate to initial point 21 document. Translate (x0, y0);...+= squareSide; 43 } 44 //Translate current graphics state 45...

    docs.aspose.com/page/uk/net/ps/working-with-hat...
  5. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....<use href="#base" transform="translate(120, 10) scale(0.9)" /> 19...<use href="#base" transform="translate(240, 20) scale(0.8)" /> 20...

    docs.aspose.com/html/python-net/convert-svg-to-...
  6. AiModel | Aspose.Words for Java

    An abstract class representing the integration with various AI models within the Aspose.Words in Java.... translate(Document sourceDocument, int...Document translatedDoc = model.translate(doc, Language.RUSSIAN); translatedDoc...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::set_Producer method. Setter for Aspose::Words::Bibliography::ContributorCollection::get_Producer in C++....ontributorCollectio::set_Translator method...

    reference.aspose.com/words/cpp/aspose.words.bib...
  8. ContributorCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Bibliography.ContributorCollection class to efficiently manage bibliography contributors and enhance your document's references.... Translator { get; set; } Gets or sets the translator of a...Assert . That ( contributors . Translator , Is . Not . Null ); Assert...

    reference.aspose.com/words/net/aspose.words.bib...
  9. Kurulum Sorun Giderme|Documentation

    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....identity references could not be translated” gibi hatalar görürseniz...

    docs.aspose.com/email/tr/sharepoint/troubleshoo...
  10. Travailler avec des clips dans PostScript | C++

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la API Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++... 29 document -> Translate(100. 0f , 100. 0f ); 30 31...the bottom. 48 document -> Translate(100. 0f , 100. 0f ); 49 50...

    docs.aspose.com/page/fr/cpp/ps/working-with-clips/