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

translation

(0.37 sec)
  1. Conversione online da PS a SVGZ o creazione di ...

    Applicazione online gratuita per convertire file PS in SVGZ. Codice della libreria di conversione .NET C# per documenti PS....uso I’ve used Google Translate to translate the text into Italian...

    products.aspose.com/total/it/net/conversion/ps-...
  2. Conversione online da XPS a MARKDOWN o creazion...

    Applicazione online gratuita per convertire file XPS in MARKDOWN. Codice della libreria di conversione .NET C# per documenti XPS....you translate the text into Italian using Google Translate. XPS...

    products.aspose.com/total/it/net/conversion/xps...
  3. Conversione online da XML a XAML o creazione di...

    Applicazione online gratuita per convertire file XML in XAML. Codice della libreria di conversione .NET C# per documenti XML....uso I’ve used Google Translate to translate the text into Italian...

    products.aspose.com/total/it/net/conversion/xml...
  4. Conversione online da XML a POTM o creazione di...

    Applicazione online gratuita per convertire file XML in POTM. Codice della libreria di conversione .NET C# per documenti XML....programación: casos de uso I can translate the text into Italian language...language using Google Translate. XML (Lingua di Marcatura Estensionabile)...

    products.aspose.com/total/it/net/conversion/xml...
  5. Conversione online da XSLFO a DIF o creazione d...

    Applicazione online gratuita per convertire file XSLFO in DIF. Codice della libreria di conversione .NET C# per documenti XSLFO....de uso I translate the text using Google translation with language...

    products.aspose.com/total/it/net/conversion/xsl...
  6. Conversione online da XSLFO a TSV o creazione d...

    Applicazione online gratuita per convertire file XSLFO in TSV. Codice della libreria di conversione .NET C# per documenti XSLFO....I’ll translate the provided text using Google Translate. XSLFO...

    products.aspose.com/total/it/net/conversion/xsl...
  7. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape....docx' ) 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/python-net/aspose.wo...
  8. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++....references to styles and lists are translated from the original to the...references to styles and lists are translated from the original to the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Trabalhar com Clipes em Ficheiro PS | Python

    Adicionar clipes a ficheiros PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Python.... translate (100, 100) 20 21 # Create...the bottom. 38 document. translate (100, 100) 39 40 pen = aspose...

    docs.aspose.com/page/pt/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/