Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 58,312 for

vectorizer

(0.41 sec)
  1. 搜索

    搜索...SVG 如何在 C# 中矢量化圖像 # You can vectorize an image by following the...ImageVectorizer class var vectorizer = new Aspose.Svg.ImageVectorization...

    blog.aspose.com/zh-hant/svg/vectorize-image-in-...
  2. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....tries to render a metafile as vector graphics. If Aspose.Words cannot...of the metafile records to vector graphics then Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manipulate Images in Java|Documentation

    Manipulate images using Java Image Processing Library, such as removing backgrounds, converting, merging, and modifying images....Java Remove background from vector images in Java Applying Median...Images Drawing Raster Images on Vector Images Working with multipage...

    docs.aspose.com/imaging/java/manipulating-images/
  4. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....Computer Graphics Metafile for 2D vector graphics EPUB Ebook file format...SVG Scalable Vector Graphics (An XML-based vector image format)...

    docs.aspose.com/pdf/net/supported-file-formats/
  5. Hello World Example|Documentation

    C# Hello World example to draw an arc. .NET code sample to work with vector graphics in C# and VB.NET....NET API with a simple vector graphics drawing. Aspose.Drawing...manipulation and vector drawing library that is used to draw vector graphics...

    docs.aspose.com/drawing/net/hello-world-example/
  6. Archivo

    Archivo... Llama al método vectorize para procesar el PNG. Finalmente...la clase ImageVectorizer vectorizer = svg . imagevectorization...

    blog.aspose.com/es/svg/transform-png-to-svg-in-...
  7. Архивы

    Архивы... Вызовите метод vectorize для обработки PNG. Наконец...экземпляр класса ImageVectorizer vectorizer = svg . imagevectorization...

    blog.aspose.com/ru/svg/transform-png-to-svg-in-...
  8. Archiv

    Archiv... Rufen Sie die vectorize -Methode auf, um das PNG zu...der ImageVectorizer Klasse vectorizer = svg . imagevectorization...

    blog.aspose.com/de/svg/transform-png-to-svg-in-...
  9. Vectorización de imágenes con Aspose.SVG for .NET

    Convierta archivos PNG, JPG, BMP, GIF y TIFF en SVG en C# con Aspose.SVG utilizando ajustes de vectorización de imágenes personalizables....configurations for image vectorization with varying simplification..."formats.png" ); 45 46 // Vectorize raster image from the specified...

    docs.aspose.com/svg/es/net/image-vectorization-...
  10. Archiv

    Archiv...ImageVectorizer class var vectorizer = new Aspose.Svg.ImageVectorization... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    blog.aspose.com/cs/svg/vectorize-image-in-csharp/