Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 58,289 for

vectorizer

(0.32 sec)
  1. Добавить значки в рабочий лист с C++|Documentation

    Узнайте, как добавлять значки в Excel лист с помощью Aspose.Cells и C++....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/ru/cpp/insert-svg-to-excel/
  2. C# SVG API – วิเคราะห์ แก้ไข และแปลง SVG

    Aspose.SVG for .NET เป็นไลบรารีสำหรับการประมวลผล SVG สร้าง แก้ไข และแปลง SVG เป็น PDF, PNG, JPG และ XPS เป็นไปตามมาตรฐาน W3C อย่างสมบูรณ์...เข้ารหัสรูปภาพเป็น Base64 Image Vectorizer สร้างภาพขนาดย่อ เครื่องมือเพิ่มประสิทธิภาพ...ImageVectorizer class ImageVectorizer vectorizer = new ImageVectorizer { //...

    products.aspose.com/svg/th/net/
  3. 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-...
  4. ODG to SVGZ Images Conversion with Python | pro...

    How to use Python for ODG to SVGZ images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/python-net/conversi...
  5. Convert images OTG to WMF via C# | products.asp...

    Sample code for OTG to WMF C# image conversion. Use API example code for batch OTG files to WMF 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-...
  6. Các Định Dạng Tệp Được Hỗ Trợ|Aspose.GIS for .NET

    Các định dạng vector mà Thư viện GIS C#.NET có thể đọc hoặc ghi bao gồm ESRI Shapefile, GeoJSON, TopoJSON, Keyhole Markup Language, GPS Exchange Format, OpenStreetMap (OSM) XML và hỗ trợ các định dạng tệp như .shp, .shx, .dbf, .geojson, .gdb, .gml, .kml, .mif, .osm....Dạng Vector Bảng sau đây cho biết các định dạng vector mà Aspose...Định dạng Mô tả .SVG Scalable Vector Graphics .PNG Portable Network...

    docs.aspose.com/gis/vi/net/supported-file-formats/
  7. Integrate Aspose.BarCode for .NET with Aspose.C...

    How to Integrate Aspose.BarCode with Aspose.Cells...raster (Raster graphics) or vector (Windows Metafile) images....range from 300 to 600 dpi. For vector formats, the resolution does...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  8. Pochoir d'image – Image Stencil – Comment créer...

    Cet article explique comment créer des pochoirs à partir d'images à l'aide d'Aspose.SVG for Python via .NET API....Configuration for image vectorization 12 path_builder = BezierPathBuilder()...10 16 17 vectorizer = ImageVectorizer() 18 vectorizer. configuration...

    docs.aspose.com/svg/fr/python-net/image-stencil/
  9. Конвертировать PNG в SVG на C# – Векторизация PNG

    Конвертируйте PNG в SVG с помощью Aspose.SVG for .NET, векторизуйте PNG-логотипы и иконки и настраивайте параметры для получения более чистого SVG....ImageVectorizerConfi(); 2 ImageVectorizer vectorizer = new ImageVectorizer(configuration);...SVGDocument document = vectorizer. Vectorize (Path. Combine (DataDir...

    docs.aspose.com/svg/ru/net/convert-png-to-svg/
  10. 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...