Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,821 for

translation

(0.03 sec)
  1. Praca z funkcjami Markdown W C++|Aspose.Words d...

    Jak zaimplementować funkcje Markdown za pomocą C++. Wszystkie funkcje są reprezentowane jako odpowiednie style lub bezpośrednie formatowanie....(DOM), opisany w artykule Translate Markdown to Document Object...

    docs.aspose.com/words/pl/cpp/working-with-markd...
  2. Convert MHTML to MBOX via C# | products.aspose.com

    Sample code for MHTML to MBOX C# conversion. Use API example code for batch MHTML files to MBOX conversion within VB.NET, Asp.NET or any .NET based application....conversion process, accurately translating the content, structure, and...

    products.aspose.com/email/net/conversion/mhtml-...
  3. Convert HTML to MSG via C# | products.aspose.com

    Sample code for HTML to MSG C# conversion. Use API example code for batch HTML files to MSG conversion within VB.NET, Asp.NET or any .NET based application.... It accurately translates the content, structure, and...

    products.aspose.com/email/net/conversion/html-t...
  4. Aspose::Words::AI::IAiModelText::Summarize meth...

    Aspose::Words::AI::IAiModelText::Summarize method. Generates summaries for an array of documents, with options to control the summary length and other settings. This method utilizes the connected AI model for processing each document in the array in C++....Aspose::Words::AI::IAiModelText::Translate method...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  5. Convert EMLX to OST via C# | products.aspose.com

    Sample code for EMLX to OST C# conversion. Use API example code for batch EMLX files to OST conversion within VB.NET, Asp.NET or any .NET based application.... It accurately translates the content, structure, and...

    products.aspose.com/email/net/conversion/emlx-t...
  6. Convert HTML to MBOX via C# | products.aspose.com

    Sample code for HTML to MBOX C# conversion. Use API example code for batch HTML files to MBOX conversion within VB.NET, Asp.NET or any .NET based application.... It accurately translates the content, structure, and...

    products.aspose.com/email/net/conversion/html-t...
  7. Convert EML to XPS via C# | products.aspose.com

    Sample code for EML to XPS C# conversion. Use API example code for batch EML files to XPS conversion within VB.NET, Asp.NET or any .NET based application.... It accurately translates the content, structure, and...

    products.aspose.com/email/net/conversion/eml-to...
  8. discourse-lazy-videos_4560ee16f2bea569358c6c079...

    .lazy-video-container{z-index:1;position:relative;display:block;height:0;padding:0 0 56.25% 0;background-color:#000;margin-bottom:12px}.lazy-video-container .video-thumbnail{cursor:pointer;overflow......p:50%;left:50%;transform:translate(-50%, -50%);max-height:100%}...video-thumbnail:focus .icon{transform:translate(-50%, -50%) scale(1.1)}.lazy-video-container...

    forum.aspose.com/stylesheets/discourse-lazy-vid...
  9. Arbeiten mit Clips in PS-Datei| Python

    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 Python nutzen.... translate (100, 100) 20 21 # Create...the bottom. 38 document. translate (100, 100) 39 40 pen = aspose...

    docs.aspose.com/page/de/python-net/ps/working-w...
  10. Working with Images in PostScript | C++

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...WriteGraphicsSave(); 21 document -> Translate(100. 0f , 100. 0f ); 22 23...ix > (); 34 transform -> Translate(35. 0f , 300. 0f ); 35 transform...

    docs.aspose.com/page/cpp/ps/working-with-images/