Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 10,513 for

scaling

(0.3 sec)
  1. Convert POTX to PNG using Java | products.aspos...

    Sample Java conversion code for POTX format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/potx...
  2. Convert PPTX to BMP using Java | products.aspos...

    Sample Java conversion code for PPTX format to BMP file. Use this example code to export PowerPoint & OpenOffice presentations to BMP within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/pptx...
  3. Convert POT to JPEG using Java | products.aspos...

    Sample Java conversion code for POT format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/pot-...
  4. Developer Guide|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....Worksheet is Automatic Scale to Fit Scale Width and Height Sheet...

    docs.aspose.com/cells/java/developer-guide/
  5. 在SVG中缩放线条|CAD 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....在vector_rasterization_options中使用line_scale参数来控制线条比例 示例代码: 使用线性比例的文件 如果LineScale参数设置为0...

    docs.aspose.com/cad/zh/python-net/developer-gui...
  6. BuiltInDocumentProperties.scaleCrop property | ...

    BuiltInDocumentProperties.scaleCrop property. Indicates whether document thumbnail is cropped or scaled to fit the display....document thumbnail is cropped or scaled to fit the display. get scaleCrop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Set Worksheet Tab Color|Documentation

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using the Aspose.Cells for Python via .NET API....Values in the Worksheet How to Scale a Worksheet with Python.NET...

    docs.aspose.com/cells/python-net/set-worksheet-...
  8. Impression de Présentation|Documentation Aspose...

    Imprimer une Présentation PowerPoint en Java...getHeight ( null ); double scale = Math . min ( scaleX , scaleY...image . getWidth ( null ) * scale ); int height = ( int ) ( image...

    docs.aspose.com/slides/fr/java/print-presentation/
  9. Druckpräsentation|Aspose.Slides Dokumentation

    PowerPoint-Präsentation in Java drucken...getHeight ( null ); double scale = Math . min ( scaleX , scaleY...image . getWidth ( null ) * scale ); int height = ( int ) ( image...

    docs.aspose.com/slides/de/androidjava/print-pre...
  10. Aspose.PSD for .NET 22.12 - 发行说明|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....const int Scale = 4 ; int newWidth = image . Width * Scale ; int...newHeight = image . Height * Scale ; // 进行调整大小 image . Resize (...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...