Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,348 for

zoom

(0.07 sec)
  1. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....to set the zoom factor of target page double zoom = 1 ; // Create.... getRect (). getHeight (), zoom )); // Set the document open...

    docs.aspose.com/pdf/java/actions/
  2. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架..."Section 3" , slide ); // 向 Summary Zoom 添加章节 summaryZoomFrame . getSummaryZoomCollec... ( section3 ); // 从 Summary Zoom 中移除章节 summaryZoomFrame . getSummaryZoomCollec...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/
  3. 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/python-net/aspose-cells-g...
  4. How to Convert RTF to PDF in Java

    In this short tutorial you will learn how to convert RTF to PDF in Java by loading the source RTF file and saving it as a PDF. For converting RTF to PDF Java sample code and detailed description is provided....For example, you can set the zoom behaviour of the generated PDF...

    kb.aspose.com/words/java/how-to-convert-rtf-to-...
  5. 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/net/aspose-cells-gridjs/h...
  6. How to Convert Visio to JPG in Java

    This tutorial includes the information to convert Visio to JPG in Java. It explains the steps as well as a runnable sample code snippet is provided to export VSDX to JPG in Java....properties can also be set like the zoom, font, scale, dimensions, etc...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  7. ShapeBase.width property | Aspose.Words for Nod...

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....view the document using 100% zoom in Microsoft Word, the shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.height property | Aspose.Words for Py...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....view the document using 100% zoom in Microsoft Word, the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Slide Transitions in Presentations in .N...

    Discover how to customize slide transitions in Aspose.Slides for .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....AdvanceAfterTime = 5000 ; // Apply zoom type transition on slide 3 pres...SlideShowTransition . Type = TransitionType . Zoom ; // Set the transition time...

    docs.aspose.com/slides/net/slide-transition/
  10. 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...