Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,396 for

zoom

(0.37 sec)
  1. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....setAdvanceAfterTime ( 5000 ); // Apply zoom type transition on slide 3 pres.... slides . TransitionType . Zoom ); // Set the transition time...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  2. Manage Slide Transitions in Presentations on An...

    Discover how to customize slide transitions in Aspose.Slides for Android via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....setAdvanceAfterTime ( 5000 ); // Apply zoom type transition on slide 3 pres... setType ( TransitionType . Zoom ); // Set the transition time...

    docs.aspose.com/slides/androidjava/slide-transi...
  3. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for PHP via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....setAdvanceAfterTime ( 5000 ); # Apply zoom type transition on slide 3 $pres...setType ( TransitionType :: Zoom ); # Set the transition time...

    docs.aspose.com/slides/php-java/slide-transition/
  4. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....'Sheet1' ); Set Zoom level xs . setZoomLevel ( zoom ) // the parameters...parameters is: zoom : the zoom level , can be number , for example...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. Set Text Wrap|Documentation

    Learn how to turn on text wrapping for cells so long text stays visible.... Zoom Levels How to Merge and Unmerge...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. How can I convert excel file to word? - Free Su...

    Hello sir. I am a new user of aspose. I would like to convert excel file to word. Can I convert excel file to word using aspose?...you tell me, how to set the zoom level of xls sheet? i have an...

    forum.aspose.com/t/how-can-i-convert-excel-file...
  7. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...zoom 属性。通过将数字(整数)值分配给 Worksheet.zoom 属性,设置缩放因子。 下面提供一个完整示例,演示如何使用...下面提供一个完整示例,演示如何使用 Worksheet.zoom 属性设置 Excel 文件第一个工作表的缩放比例。 通过创建一个...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  8. Export DGN as SVG in Python - Easy Conversion G...

    Learn how to export DGN as SVG in Python using Aspose.CAD. This guide provides a code example and insights into DGN to SVG conversion with ease.... Set the image width and Zoom setting. Instantiate an instance...

    blog.aspose.com/cad/export-dgn-as-svg-in-python...
  9. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....setAdvanceAfterTime ( 5000 ); // Apply zoom type transition on slide 3 pres... setType ( TransitionType . Zoom ); // Set the transition time...

    docs.aspose.com/slides/java/slide-transition/
  10. Change SVG to PNG in Python

    Aspose.CAD for Python via .NET offers seamless file format conversion for Python developers. Let us implement how to change SVG to PNG in Python....output image width, height and zoom level. Create an object of the...

    blog.aspose.com/cad/change-svg-to-png-in-python/