Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 52,650 for

vectorizer

(0.09 sec)
  1. Convert images ODG to WMZ via C# | products.asp...

    Sample code for ODG to WMZ C# image conversion. Use API example code for batch ODG 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...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/net/conversion/odg-...
  2. Convert images OTG to SVGZ via C# | products.as...

    Sample code for OTG to SVGZ C# image conversion. Use API example code for batch OTG files to SVGZ 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 CMX to SVG via C# | products.asp...

    Sample code for CMX to SVG C# image conversion. Use API example code for batch CMX 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... It contains image data as vector graphics as well as metadata...

    products.aspose.com/imaging/net/conversion/cmx-...
  4. Convert images WMZ to WMF via C# | products.asp...

    Sample code for WMZ to WMF C# image conversion. Use API example code for batch WMZ 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...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/net/conversion/wmz-...
  5. Convert images ODG to PSD via C# | products.asp...

    Sample code for ODG to PSD C# image conversion. Use API example code for batch ODG files to PSD conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/net/conversion/odg-...
  6. Как да трансформирате PNG в SVG с помощта на C#

    Намерете отговори чрез API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.C......Vectorize(). Запазете получения файл...в SVG с помощта на метода Vectorize. В този урок ние току-що зададохме...

    kb.aspose.com/bg/svg/net/how-to-transform-png-t...
  7. Détecter le format de fichier des fichiers OOXM...

    Apprenez comment détecter le format de fichier des fichiers Office Open XML (OOXML) cryptés en utilisant Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/fr/cpp/detect-file-format...
  8. So wandeln Sie PNG mit C# in SVG um

    Finden Sie Antworten nach API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspos......Vectorize() in Vektoren Speichern Sie...dieser das Bild mithilfe der Vectorize-Methode in SVG umwandelt....

    kb.aspose.com/de/svg/net/how-to-transform-png-t...
  9. C++ ile Elektronik Tablo Çizimleri için Yazı Ti...

    Aspose.Cells for C++ kullanarak elektronik tabloların resim, PDF ve XPS formatlarına dönüştürülmesi ve bunların görüntüleme ayarlarının yapılandırılması hakkında bilgi edinin....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/tr/cpp/configuring-fonts-...
  10. Vektorisierung – Grundlegende Übersicht – C#-Be...

    In den Artikeln in diesem Abschnitt wird erläutert, wie Sie mithilfe der Aspose.SVG-API SVG-Text in Vektoren und Rasterbilder in Vektorgrafiken konvertieren....var vectorizer = new ImageVectorizer(); 8 9 // Vectorize image...file 10 var document = vectorizer. Vectorize (Path. Combine (DataDir...

    docs.aspose.com/svg/de/net/vectorization/