Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,052 for

translation

(0.12 sec)
  1. Робота з шаблонами штрихування в 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...
  2. Работа с образцами штриховки в файле 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...
  3. 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...
  4. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the shapes Height and Width properties to make them fit into a table cell. As long as the shape is oriented upright…...transformation matrix: translate → scale → rotate → translate back var matrix...Move centre to origin matrix.Translate(-shape.Left - baseWidth /...

    forum.aspose.com/t/resizing-rotated-shapes/320848
  5. Traducir Markdown a DOM|Aspose.Words por Java

    Tarnslate un documento Markdown al Modelo de objetos de documento y viceversa. Por lo tanto, puede trabajar con Markdown complejos existentes y crear programáticamente un documento Markdown desde cero usando Java....[](/words/java/translate-markdown-to-document-object-model/url)...alternativo](/words/java/translate-markdown-to-document-obje...

    docs.aspose.com/words/es/java/translate-markdow...
  6. ترجمه Markdown به DOM|Aspose.Words برای Java

    Tarnslate یک سند Markdown برای مستند کردن مدل شی و بازگشت. بنابراین شما می توانید با Markdown پیچیده موجود کار کنید و به صورت برنامه ریزی شده یک سند Markdown از ابتدا با استفاده از Java ایجاد کنید....[](/words/java/translate-markdown-to-document-object-model/url)...[متن جایگزین](/words/java/translate-markdown-to-document-obje...

    docs.aspose.com/words/fa/java/translate-markdow...
  7. Trabajando con extrusión lineal|Documentation

    Aspose.3D for .NET ofrece la clase LinearExtrusion, que toma una forma 2D como entrada y extiende la forma en la tercera dimensión.... Translation = new Vector3 ( 15 , 0 ,...CreateChildNode (); left . Transform . Translation = new Vector3 ( 15 , 0 ,...

    docs.aspose.com/3d/es/net/working-with-linear-e...
  8. Lavorare con l'estrusione lineare|Documentation

    Aspose.3D for .NET offre la classe LinearExtrusion, che assume una forma 2D come input ed estende la forma nella terza dimensione.... Translation = new Vector3 ( 15 , 0 ,...CreateChildNode (); left . Transform . Translation = new Vector3 ( 15 , 0 ,...

    docs.aspose.com/3d/it/net/working-with-linear-e...
  9. Aspose::Words::AI::OpenAiModel class | Aspose.W...

    Aspose::Words::AI::OpenAiModel class. An abstract class representing the integration with OpenAI's large language models within the Aspose.Words in C++.... Translate (System::SharedPtr<Aspose::Words::Document>...Aspose::Words::AI::Language) override Translates the provided document into...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  10. PostScript での変換操作 | C++

    PS ファイルのコンテンツを変換する方法は、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...false ); 18 19 document -> Translate(100. 0f , 100. 0f ); 20 21...出します。 Copy 1 ////////// Translation ////////// 2 3 //Save graphics...

    docs.aspose.com/page/ja/cpp/ps/working-with-tra...