Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,255 for

zoom

(1.06 sec)
  1. Convert SVG to PDF in Python

    This topic helps you understand how to convert SVG to PDF in Python. It includes the details about setting up the IDE and offers a code example to export SVG to PDF in Python....CadRasterizationOpti class like the scale, zoom, layers, borders, margins, etc...

    kb.aspose.com/cad/python/convert-svg-to-pdf-in-...
  2. Convert DGN to PDF in Python

    This quick article entails how to convert DGN to PDF in Python. It includes the stepwise algorithm as well as a code snippet to develop a DGN to PDF converter in Python....page margins, page borders, zoom, scaling, foreground or background...

    kb.aspose.com/cad/python/convert-dgn-to-pdf-in-...
  3. How to Convert Visio to PNG in C#

    This tutorial is written to discuss all the details to convert Visio to PNG in C#. It includes the step-by-step guide along with the running sample code to export VSD to PNG in C#....set image resolution, scaling, zoom, etc. to modify the generated...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  4. View DOCX File Online and using Java | products...

    Free online DOCX file viewer app. Java API code to view DOCX file for viewer application.... Set page view zoom-in or zoom-out. View DOCX File via...

    products.aspose.com/total/java/viewer/docx/
  5. 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/
  6. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....usage of anti-aliasing, and zoom behavior. This article has guided...

    kb.aspose.com/words/net/how-to-transform-markdo...
  7. View PPTM File Online and Load or Open PPTM Fil...

    Free online PPTM file viewer app. Python API code to load and open PPTM file for viewer application.... Set page view zoom-in or zoom-out. Load or Open PPTM...

    products.aspose.com/total/python-net/viewer/pptm/
  8. View RTF File Online and Load or Read RTF File ...

    Free online RTF file viewer app. Python API code to read and load RTF file for viewer application.... Set page view zoom-in or zoom-out. Load or Read RTF File...

    products.aspose.com/total/python-net/viewer/rtf/
  9. View PPT File Online and Load or Open PPT File ...

    Free online PPT file viewer app. Python API code to load and open PPT file for viewer application.... Set page view zoom-in or zoom-out. Load or Open PPT File...

    products.aspose.com/total/python-net/viewer/ppt/
  10. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....to set the zoom factor of target page double zoom = 1 ; // Create...get_Rect () -> get_Height (), zoom )); // Set the document open...

    docs.aspose.com/pdf/cpp/actions/