Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 55,965 for

vector

(0.09 sec)
  1. Convert WMF to TGA via Java | products.aspose.com

    Sample code for WMF to TGA Java conversion. Use API example code for batch WMF files to TGA conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/java/conversion/wmf...
  2. Convert WMF to PSD via Java | products.aspose.com

    Sample code for WMF to PSD Java conversion. Use API example code for batch WMF files to PSD conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/java/conversion/wmf...
  3. Convert WMF to J2K via Java | products.aspose.com

    Sample code for WMF to J2K Java conversion. Use API example code for batch WMF files to J2K conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/java/conversion/wmf...
  4. Convert DIB to WMF via Java | products.aspose.com

    Sample code for DIB to WMF Java conversion. Use API example code for batch DIB files to WMF conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/java/conversion/dib...
  5. C# .NET APIs to Convert CAD Files | products.as...

    Process and Convert CAD and BIM format files to PDF, WebP and other Vector and Raster Images without any software dependencies....to PDF, WebP, SVG and other Vector and Raster Images without any...high-quality PDF and other vector and raster image files such...

    products.aspose.com/cad/net/
  6. Supported File Formats|Aspose.PDF for Rust via C++

    This page shows which Aspose.PDF for Rust can load and save file formats....SVG Scalable Vector Graphics (An XML-based vector image format)...

    docs.aspose.com/pdf/rust-cpp/supported-file-for...
  7. Developer Guide|Aspose.GIS for .NET

    Developer Guide for GIS C# .NET Library includes the topics related to Vector Layers, Raster Layers, Databases, Web Tiles, Geometry Types, Map Rendering, Spatial Reference Systems, Streams and Remote Storage...Developer Guide Contents [ Hide ] Vector Layers Raster Layers Databases...

    docs.aspose.com/gis/net/developer-guide/
  8. Manipulating BIGTIFF Images|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.... Manipulating Vector images Manipulating GIF files...

    docs.aspose.com/imaging/java/manipulating-bigti...
  9. How to filter an image|Documentation

    Filter an image. Apply Rectangular, Sharpen, Motion, Smoothing, Blur, and Median filters.... Applying the filter to a vector image is also possible, in...in this case, the vector image needs to be rasterized before that:...

    docs.aspose.com/imaging/java/developer-guide/ho...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....#include <string> #include <vector> #include <aspose_ocr.h> Declare...source . url = file . c_str (); vector < AsposeOCRInput > content...

    docs.aspose.com/ocr/cpp/hello-world/