Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 3,022 for

translation

(0.09 sec)
  1. 3D sahnesinde balık gözü lens efekti oluşturun ...

    Aspose.3D for Python via .NET API kullanarak, geliştiriciler 3D sahnesinde balıkgözü lens etkisi oluşturabilir ve bu görünümü desteklenen görüntü formatlarına kaydedebilir.... set_translation ( 5 , 6 , 0 ) #create two...light ) . transform . set_translation ( - 10 , 7 , - 10 ) light...

    docs.aspose.com/3d/tr/python-net/create-a-fishe...
  2. Trabajar con transformaciones en PostScript | C++

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....false ); 18 19 document -> Translate(100. 0f , 100. 0f ); 20 21...superior. Copy 1 ////////// Translation ////////// 2 3 //Save graphics...

    docs.aspose.com/page/es/cpp/ps/working-with-tra...
  3. C#에서 SVG 회전, SVG 크기 조정, SVG 변환 및 왜곡

    .NET 라이브러리용 Aspose.SVG를 사용하여 C#에서 SVG를 변환하는 방법을 알아보세요. 프로그래밍 방식으로 SVG를 회전하고, SVG 크기를 조정하고, SVG를 변환하고 왜곡할 수 있습니다....있는 transform 속성 속성을 사용합니다: translate(tx, ty),rotate(angle, cx,..."scale(2) skewX(30) rotate(10) translate(300)" ); 을 사용합니다. 변환 행렬은 평행...

    products.aspose.com/svg/ko/net/svg-transformati...
  4. Rendern 3D Szene mit Panorama-Modus in der Tief...

    Mit Aspose.3D for .NET API können Entwickler anstelle der Farben eine 3D-Szene mit Panorama modus in der Tiefe rendern.... Translation = new Vector3 ( 5 , 6 , 0.... Point }). Transform . Translation = new Vector3 (- 10 , 7 ...

    docs.aspose.com/3d/de/net/render-3d-scene-with-...
  5. Lavorare con il cilindro|Documentation

    Aspose.3D for Python via .NET consente di personalizzare la parte superiore offset di un cilindro. Per utilizzare questa funzionalità, è possibile utilizzare la proprietà Offset della classe Cilindro.... translation = Vector3 ( 10 , 0 , 0 )...cylinder1 ) . transform . translation = Vector3 ( 10 , 0 , 0 )...

    docs.aspose.com/3d/it/python-net/working-with-c...
  6. Working مع Cيندر|Documentation

    يسمح Aspose.3D for Python via .NET بتخصيص أعلى إزاحة للأسطوانة. من أجل استخدام هذه الوظيفة ، يمكنك استخدام خاصية الإزاحة لفئة الأسطوانة.... translation = Vector3 ( 10 , 0 , 0 )...cylinder1 ) . transform . translation = Vector3 ( 10 , 0 , 0 )...

    docs.aspose.com/3d/ar/python-net/working-with-c...
  7. Rendre 3D Scène avec mode Panorama en profondeu...

    En utilisant Aspose.3D for .NET API, les développeurs peuvent rendre une scène 3D avec le mode panorama en profondeur au lieu des couleurs.... Translation = new Vector3 ( 5 , 6 , 0.... Point }). Transform . Translation = new Vector3 (- 10 , 7 ...

    docs.aspose.com/3d/fr/net/render-3d-scene-with-...
  8. Trabajando con cilindro|Documentation

    Aspose.3D for Python via .NET permite personalizar Offset Top of a cylinder. Para utilizar esta funcionalidad, puede utilizar la propiedad Offset de la clase Cylinder.... translation = Vector3 ( 10 , 0 , 0 )...cylinder1 ) . transform . translation = Vector3 ( 10 , 0 , 0 )...

    docs.aspose.com/3d/es/python-net/working-with-c...
  9. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...need to convert to HTML to translate the content. The extraction...docx first because I need to translate the text and I am converting...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  10. Přeložit dokument|Aspose.Words pro C++

    Přeložit dokument. Aspose.Words pro C++ zjednodušuje překlad dokumentů pomocí modelů Google AI, což vám umožňuje určit cílový jazyk.... Pomocí metody Translate přeložte své dokumenty do...translatedDoc = model -> Translate ( doc , Language :: Arabic...

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