Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,552 for

translation

(0.04 sec)
  1. AnthropicAiModel.summarize method | Aspose.Word...

    Aspose.Words.AI.AnthropicAiModel.summarize method...translate method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!...value ) Examples Shows how to translate the x and y coordinate location...document's coordinate plane will translate // to a movement of 2pts on...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...IsNotNull ( contributors . Translator ); Assert . IsNull ( contributors...

    reference.aspose.com/words/net/aspose.words.bib...
  4. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_Producer method. Gets the producer of a source in C++....ontributorCollectio::get_Translator method...

    reference.aspose.com/words/cpp/aspose.words.bib...
  5. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::set_Producer method. Sets the producer of a source in C++....ontributorCollectio::set_Translator method...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. ContributorCollection.writer property | Aspose....

    ContributorCollection.writer property. Gets or sets the writer of a source....translator property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将Markdown翻译为DOM|Aspose.Words为Java

    将Markdown文档转换为文档对象模型并返回。 因此,您可以使用复杂的现有Markdown,并使用Java从头开始以编程方式创建Markdown文档。...[](/words/java/translate-markdown-to-document-object-model/url)...rl) ![alt文本](/words/java/translate-markdown-to-document-obje...

    docs.aspose.com/words/zh/java/translate-markdow...
  8. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...WriteGraphicsSave (); 18 19 //Translate the graphics state to initial...initial point 20 document. Translate (x0, y0); 21 22 //Create a...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  9. Trabajar con clips en PostScript | C++

    Agregar clips a archivos PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad 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/es/cpp/ps/working-with-clips/
  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/