Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 10,513 for

scaling

(0.15 sec)
  1. Skala garis dalam 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.... Gunakan parameter line_scale dalam vector_rasterization_options...

    docs.aspose.com/cad/id/python-net/developer-gui...
  2. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...imgHeight > pageHeight) { double scale = Math.min(pageWidth / imgWidth...= imgWidth * scale; newHeight = imgHeight * scale; } Image image...

    forum.aspose.com/t/duplicate-image-is-creating-...
  3. Aspose.PSD for .NET 22.12 - Release Notes|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....const int Scale = 4 ; int newWidth = image . Width * Scale ; int...newHeight = image . Height * Scale ; // It makes resize image ...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  4. NetCDF

    NetCDF (Network Common Data Form) is a file format used for storing scientific data, especially in earth and atmospheric sciences. It provides a self-describing format for multidimensional arrays and metadata, enabling efficient data access and analysis. NetCDF supports data compression, chunking, and parallel I/O, making it suitable for big data and collaboration among scientists. It can be accessed using various programming languages....storage and processing of large-scale geospatial datasets. Metadata...techniques. Instead, it provides scale/offset packing, a basic method...

    products.aspose.com/gis/net/gis-formats/net-cdf/
  5. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....background Resizing Proportionally scale images up / down, or manually...Remove noise Adjust contrast Scale Resize Convert to grayscale...

    docs.aspose.com/ocr/java/image-processing/
  6. Compress XLTX Files Online or via Java | produc...

    Free online app to compress different XLTX files. Java compression library code for XLTX documents....in cloud environments, and scale document delivery seamlessly...productivity and user experience. Scale Document Delivery Across Departments:...

    products.aspose.com/total/java/compress/xltx/
  7. Aspose.PSD für .NET 22.12 - Versionshinweise|Do...

    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 ; // Es ändert die Größe image...

    docs.aspose.com/psd/de/net/aspose-psd-fuer-net-...
  8. Cambiar el tamaño de la diapositiva en presenta...

    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.... DO_NOT_SCALE ) pres . save ( "pres-4x3-aspect-ratio...SlideSizeScaleType . DO_NOT_SCALE ) # Tamaño de papel A4 pres...

    docs.aspose.com/slides/es/python-net/slide-size/
  9. Aspose.PSD voor .NET 22.12 - Release-opmerkinge...

    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 ; // Het maakt de wijziging...

    docs.aspose.com/psd/nl/net/aspose-psd-voor-net-...
  10. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python.... scale = 1.5 # Save the rendered image...# Output the image in gray scale imageOptions . image_color_mode...

    docs.aspose.com/words/python-net/rendering-shap...