Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 55,990 for

vector

(0.13 sec)
  1. Convert EMZ to WMF via Java | products.aspose.com

    Sample code for EMZ to WMF Java conversion. Use API example code for batch EMZ 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/emz...
  2. Convert CMX to SVGZ via Java | products.aspose.com

    Sample code for CMX to SVGZ Java conversion. Use API example code for batch CMX files to SVGZ conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it... It contains image data as vector graphics as well as metadata...

    products.aspose.com/imaging/java/conversion/cmx...
  3. Convert BMP to WMF via Java | products.aspose.com

    Sample code for BMP to WMF Java conversion. Use API example code for batch BMP 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/bmp...
  4. Convert CDR to TGA via Java | products.aspose.com

    Sample code for CDR to TGA Java conversion. Use API example code for batch CDR files to TGA conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/java/conversion/cdr...
  5. Convert CDR to WMZ via Java | products.aspose.com

    Sample code for CDR to WMZ Java conversion. Use API example code for batch CDR files to WMZ conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/java/conversion/cdr...
  6. Merge WMF images via .NET | products.aspose.com

    Try our On-Premise document APIs to merge WMF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Metafile (WMF) for storing vector as well as bitmap-format images...accurate, WMF belongs to the vector file format category of Graphics...

    products.aspose.com/imaging/net/merge/wmf/
  7. Convert WMF to WMZ via Java | products.aspose.com

    Sample code for WMF to WMZ Java conversion. Use API example code for batch WMF files to WMZ 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...
  8. Merge ODG images via Java | products.aspose.com

    Try our On-Premise document APIs to merge ODG files on Java Application....store drawing elements as a vector image. It follows the XML based...ODG represents drawings as vector images using points, lines...

    products.aspose.com/imaging/java/merge/odg/
  9. 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/
  10. How to Transform SVG to PDF using Java

    This brief guide covers how to transform SVG to PDF using Java. It provides the IDE settings, and step-by-step procedure, followed by a runnable code snippet to transform a file from SVG to PDF using Java....Document class for loading the vector image Render the output PDF...words. Firstly, load the source vector image while setting different...

    kb.aspose.com/pdf/java/how-to-transform-svg-to-...