Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 8,493 for

scaling

(0.06 sec)
  1. Définition des options de page en Jython|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... scaling () def page_orientation ( dataDir...check the output file." def scaling ( dataDir ): dataDir = Settings...

    docs.aspose.com/cells/fr/java/setting-page-opti...
  2. Seitenoptionen in Ruby einstellen|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....rufen Sie einfach die Methode scaling des Moduls pagesetup auf. Ruby-Code...Ruby-Code def scaling () data_dir = File . dirname ( File . dirname...

    docs.aspose.com/cells/de/java/setting-page-opti...
  3. Impostazione delle opzioni pagina in Ruby|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....metodo scaling del modulo pagesetup . Codice Ruby def scaling ()...sheet_index ) # Setting the scaling factor to 100 page_setup =...

    docs.aspose.com/cells/it/java/setting-page-opti...
  4. Szincir işlemleri ile dönüşüm matrisinin oluştu...

    Aspose.3D for .NET API, dönüşüm matrisinin zincir işlemleri tarafından oluşturulmasını kolaylaştıran transformbuilder sınıfını sunar....RotateEulerDegree ( 0 , 180 , 0 ) // Scale by 2 will change the (x, y,... z) into (2x, 2y, 2z) . Scale ( 2 ) // change the (x, y, z) into...

    docs.aspose.com/3d/tr/net/simplify-the-creation...
  5. 3D 演示文稿|Aspose.Slides for Python 文档

    Python 中的 3D PowerPoint 演示文稿...slides as slides image_scale = 2 with slides . Presentation.... get_image ( image_scale , image_scale ) as thumbnail : thumbnail...

    docs.aspose.com/slides/zh/python-net/3d-present...
  6. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity....object into the document and scales it to the specified size. public...zero value to request 100% scale. height Double The height of...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Seitenoptionen in Jython einstellen|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... scaling () def page_orientation ( dataDir...check the output file." def scaling ( dataDir ): dataDir = Settings...

    docs.aspose.com/cells/de/java/setting-page-opti...
  8. Php de Sayfa Seçeneklerini Ayarlama|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....uygulamak için pagesetup modülünün scaling yöntemini çağırın. PHP Kodu...Kodu public static function scaling ( $dataDir = null ) { # Instantiating...

    docs.aspose.com/cells/tr/java/setting-page-opti...
  9. Ställa in sidalternativ i Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... scaling () def page_orientation ( dataDir...check the output file." def scaling ( dataDir ): dataDir = Settings...

    docs.aspose.com/cells/sv/java/setting-page-opti...
  10. Escalado SVG – ejemplos de C#

    Ejemplos de C# para escalado SVG. Casos considerados de uso de la función de escala en el atributo de transformación y una matriz de transformación....casos de uso de la función scale() en el atributo transform así...matrix(a,b,c,d,e,f) . Función Scale() El escalado es una transformación...

    docs.aspose.com/svg/es/net/svg-scaling/