Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 2,232 for

translation

(0.06 sec)
  1. Trabajar con degradado en PostScript | .NETO

    Agregar degradado en un archivo PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET... 23 //Translation components are offsets of...rectangle correspondingly. 31 //Translation components are offsets of...

    docs.aspose.com/page/es/net/ps/working-with-gra...
  2. AI-powered Features|Aspose.Words for Java

    Aspose.Words for Java introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance....Models Summarize a Document Translate a Document Grammar Checking...

    docs.aspose.com/words/java/ai-powered-features/
  3. AI-powered Features|Aspose.Words for .NET

    Aspose.Words for .NET introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance....Models Summarize a Document Translate a Document Grammar Checking...

    docs.aspose.com/words/net/ai-powered-features/
  4. GoogleAiModel.summarize method | Aspose.Words f...

    aspose.words.ai.GoogleAiModel.summarize method...translate method...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::set_Writer method. Setter for Aspose::Words::Bibliography::ContributorCollection::get_Writer in C++....ontributorCollectio::set_Translator method...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. Travailler avec des motifs de hachuresdans PS |...

    Ajouter un motif de hachures au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité 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/fr/python-net/ps/working-w...
  7. Arbeiten mit Clips in PS-Datei| Java

    Das Hinzufügen von Clips zu PS-Dateien ist eine Funktion, die von der Aspose.Page unterstützt wird. Erfahr wie die Funktionalität in Java nutzen.... translate (100, 100); 20 21 //Create...the bottom. 34 document. translate (100, 100); 35 36 BasicStroke...

    docs.aspose.com/page/de/java/ps/working-with-cl...
  8. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python... Translate to the place of the filled...the bottom. 19 document. translate (100, 100) 20 21 # Create...

    docs.aspose.com/page/python-net/ps/working-with...
  9. 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...
  10. 文書を翻訳する|Aspose.WordsのためのC++

    文書を翻訳します。 Aspose.WordsのためのC++ GoogleAIモデルを使用して文書翻訳を簡素化し、ターゲット言語を指定できるようにします。...Language 列挙体で表される任意の言語に変換するには、 Translate メソッドを使用します。 ソース文書に複数の言語が含...translatedDoc = model -> Translate ( doc , Language :: Arabic...

    docs.aspose.com/words/ja/cpp/translate-a-document/