Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 57,511 for

vectorizer

(0.09 sec)
  1. 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/
  2. Convert JP2 to WMF via Java | products.aspose.com

    Sample code for JP2 to WMF Java conversion. Use API example code for batch JP2 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/jp2...
  3. Convert WEBP to WMF via Java | products.aspose.com

    Sample code for WEBP to WMF Java conversion. Use API example code for batch WEBP 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/web...
  4. Convert WMF to JP2 via Java | products.aspose.com

    Sample code for WMF to JP2 Java conversion. Use API example code for batch WMF files to JP2 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...
  5. Convert WMF to JPEG2000 via Java | products.asp...

    Sample code for WMF to JPEG2000 Java conversion. Use API example code for batch WMF files to JPEG2000 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...
  6. Convert WMF to TIFF via Java | products.aspose.com

    Sample code for WMF to TIFF Java conversion. Use API example code for batch WMF files to TIFF 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...
  7. DWF Drawings|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....PdfOptions class and set the vector_rasterization_options property...BmpOptions class and set the vector_rasterization_options property...

    docs.aspose.com/cad/python-net/developer-guide/...
  8. Cambio de orientación del plano|Documentation

    Aspose.3D for Python via .NET permite cambiar la orientación de una escena. Para cambiar la orientación, se introduce la propiedad del vector Up en Clase de plano....introduce la propiedad del vector up en la clase Plane . El siguiente...Vector3 ( 1 , 1 , 3 ) # Set Vector scene . root_node . create_child_node...

    docs.aspose.com/3d/es/python-net/changing-plane...
  9. ¿Cómo dividir una malla por semiespacio en Aspo...

    Aprende a dividir mallas 3D usando planos de HalfSpace en Aspose.3D...d = 0, donde (a,b,c) es el vector normal Lado Positivo : La porción...del espacio donde apunta el vector normal del plano Ejemplo de...

    docs.aspose.com/3d/es/net/developer-guide/3d-mo...
  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/