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

image scale

(0.1 sec)
  1. Compress JPG In C#

    Compress JPG in C# without losing quality. Optimize JPG content, reduce file size easily....library for image compression. using var image = Image.FromStream(shape...ToStream()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/net/compress/jpg/
  2. Web Map Tile Service (WMTS)

    Web Map Tile Service (WMTS) is a standard protocol for serving pre-rendered map tiles over the internet. It provides a way to distribute map data in a tile-based format, allowing users to view and interact with maps in a fast and efficient manner. WMTS divides maps into small rectangular tiles at different zoom levels, and these tiles are requested by clients to create a seamless map display. The tiles are typically cached on the client side, enabling quick retrieval and rendering of map data. WMTS supports various map projections and allows for the customization of map styles and layers. It is widely used in web mapping applications and provides a standardized approach for accessing and displaying maps across different platforms and devices....data editor can control the scale and extent of the data shared...as high-resolution satellite images or topographic data, in the...

    products.aspose.com/gis/net/gis-formats/wmts/
  3. Convert OBJ to 3DS via Java | products.aspose.com

    Sample Java conversion code for OBJ format to 3DS file. Use this example code to convert OBJ to 3DS within any Web or Desktop Java based application.... Though OBJ files declare scale information in a comment line...representation of scenes and images and is one of the popular file...

    products.aspose.com/3d/java/conversion/obj-to-3ds/
  4. Compress and Decompress SVG Files via .NET

    C# compression and decompression source code to compress SVG documents into a single zip archive or vice versa on .NET Framework, .NET Core....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/zip/net/zip-file/svg/
  5. Convert SVG to GIF – Java Code and Online Conve...

    Sample Java code for SVG to GIF conversion with Aspose.HTML for Java. Use it to convert SVG to GIF within any Web or Desktop Java based application....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/html/java/conversion/svg-to...
  6. Aspose.3D & Aspode.CAD interoperability - Free ...

    Hi, We already have a licence for Aspose.3D, and we’re considering purchasing a licence for Aspose.CAD depending on if requirements can be met. One requirement is to convert between IFC and glTF. Aspose.CAD can input I…...understanding CanImport should be true: image.png (25.1 KB) FileFormat.IFC:...{ "Coarse Scale Fill Color": 12632256, "Coarse Scale Fill Pattern":...

    forum.aspose.com/t/aspose-3d-aspode-cad-interop...
  7. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....insert them into the document as images. doc.getFieldOptions().set...generate the image. // Afterwards, we can insert the image into the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/net/convert-xps/
  9. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....library for image compression. image = Image.open(shape.image_data.to_stream())...Compress image and set it back to the shape. shape.image_data.s...

    products.aspose.com/words/python-net/compress/t...
  10. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....library for image compression. image = Image.open(shape.image_data.to_stream())...Compress image and set it back to the shape. shape.image_data.s...

    products.aspose.com/words/python-net/compress/jpg/