Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 57,536 for

vectorizer

(0.14 sec)
  1. Convert images DIB to SVG via C# | products.asp...

    Sample code for DIB to SVG C# image conversion. Use API example code for batch DIB files to SVG 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/dib-...
  2. 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/
  3. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...Return an empty vector on error return Vector < uint8_t > ();...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  4. Vectorisation – Présentation de base – Exemples C#

    Les articles de cette section expliquent comment convertir du texte SVG en vecteur et comment convertir une image raster en graphique vectoriel à l'aide de l'API Aspose.SVG.... Saving ; Copy 1 // Vectorize PNG to SVG in C# 2 3 // Initialize...ImageVectorizer vectorizer = new ImageVectorizer(); 5 6 // Vectorize image...

    docs.aspose.com/svg/fr/net/vectorization/
  5. Chuyển đổi HTML sang WMZ qua Java | products.as...

    Xuất tệp HTML sang WMZ trong các ứng dụng Java của bạn mà không cần sử dụng bất kỳ ứng dụng nào của bên thứ ba...cần thiết để tạo ra **đồ họa vector nén** từ các trang web. WMZ...khả năng chỉnh sửa của đồ họa vector trong khi giảm đáng kể kích...

    products.aspose.com/total/vi/java/conversion/ht...
  6. 档案

    档案...ImageVectorizer class var vectorizer = new ImageVectorizer { //...25, LineWidth = 1 } }; // Vectorize PNG from the specified file...

    blog.aspose.com/zh/svg/convert-png-to-svg-online/
  7. Configurare i caratteri per il rendering dei fo...

    Impara come configurare i caratteri per il rendering di fogli di calcolo in immagini, PDF e formati XPS usando Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/it/cpp/configuring-fonts-...
  8. Convertir AI a PDF usando Aspose.PSD Python: Gu...

    Aprenda cómo convertir programáticamente archivos AI de Adobe Illustrator a formato PDF con Aspose.PSD for Python via .NET. Guía paso a paso para principiantes....conversión conserve todos los vectores, capas y perfiles de color...archivo AI a PDF sin perder vectores Python . Ejecutando la conversión...

    blog.aspose.com/es/psd/python-via-net-simple-ai...
  9. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...(Scalable Vector Graphics) is an XML-based vector image format...Format) is a vector file format used for multimedia, vector graphics...

    products.aspose.com/total/cpp/conversion/svg-to...
  10. Archiv

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

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