Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 57,889 for

vectorizer

(0.56 sec)
  1. Convert images SVG to WMZ via C# | products.asp...

    Sample code for SVG to WMZ C# image conversion. Use API example code for batch SVG files to WMZ conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...Format SVG files are Scalable Vector Graphics Files that use XML...

    products.aspose.com/imaging/net/conversion/svg-...
  2. Convert images OTG to PNG via C# | products.asp...

    Sample code for OTG to PNG C# image conversion. Use API example code for batch OTG files to PNG conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...organization of drawing elements for a vector image that can be used to further...

    products.aspose.com/imaging/net/conversion/otg-...
  3. Convert images OTG to BMP via C# | products.asp...

    Sample code for OTG to BMP C# image conversion. Use API example code for batch OTG files to BMP conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...organization of drawing elements for a vector image that can be used to further...

    products.aspose.com/imaging/net/conversion/otg-...
  4. DIB to SVG Images Conversion with Python | prod...

    How to use Python for DIB to SVG images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...Format SVG files are Scalable Vector Graphics Files that use XML...

    products.aspose.com/imaging/python-net/conversi...
  5. Convert OTG to TGA via Java | products.aspose.com

    Sample code for OTG to TGA Java conversion. Use API example code for batch OTG files to TGA conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...organization of drawing elements for a vector image that can be used to further...

    products.aspose.com/imaging/java/conversion/otg...
  6. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  7. How to Convert PDF to SVG Image using C#

    This tutorial explains how to convert PDF to SVG using C#. It contains the information to prepare the environment, followed by a sequence of steps and a code snippet for rendering PDF to vector image using C#....snippet for rendering PDF to vector image using C# . Moreover,...properties to modify the output vector image as per your requirements...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-svg...
  8. Vectorisation d'images avec Aspose.SVG for .NET

    Convertissez les formats PNG, JPG, BMP, GIF et TIFF en SVG en C# avec Aspose.SVG en utilisant des paramètres de vectorisation d'image personnalisables....configurations for image vectorization with varying simplification..."formats.png" ); 45 46 // Vectorize raster image from the specified...

    docs.aspose.com/svg/fr/net/image-vectorization-...
  9. Vectorisation d'images – Exemples de code Python

    Apprenez à vectoriser des images en Python. Considérez les fonctionnalités de vectorisation d’image et l’effet des propriétés de configuration sur le résultat....(définie précédemment) à l’objet vectorizer . Cela signifie que le vectoriseur...png" 8 output_file = "fish-vectorized.svg" 9 if not os. path ....

    docs.aspose.com/svg/fr/python-net/vectorize-ima...
  10. 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...