Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 56,404 for

vectorizer

(0.06 sec)
  1. Convert ICO to WMF via Java | products.aspose.com

    Sample code for ICO to WMF Java conversion. Use API example code for batch ICO files to WMF conversion within any Web or Desktop Java 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/java/conversion/ico...
  2. Convert images DNG to WMF via C# | products.asp...

    Sample code for DNG to WMF C# image conversion. Use API example code for batch DNG 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/dng-...
  3. Convert WMF to DXF via Java | products.aspose.com

    Sample code for WMF to DXF Java conversion. Use API example code for batch WMF files to DXF conversion within any Web or Desktop Java 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/java/conversion/wmf...
  4. WMF to JP2 Images Conversion with Python | prod...

    How to use Python for WMF to JP2 images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/python-net/conversi...
  5. Convert images ODG to JPEG via C# | products.as...

    Sample code for ODG to JPEG C# image conversion. Use API example code for batch ODG files to JPEG 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. Convert ODG to JPG via Java | products.aspose.com

    Sample code for ODG to JPG Java conversion. Use API example code for batch ODG files to JPG conversion within any Web or Desktop Java 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/java/conversion/odg...
  7. 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/
  8. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...
  9. Rückgabe eines Wertebereichs mit AbstractCalcul...

    Dieser Artikel führt eine abstrakte Berechnungs Engine ein, die einen Wertebereich in Microsoft Excel mit der Aspose.Cells Bibliothek in C++ zurückgibt. Durch das Laden einer bestehenden Excel Datei oder das Erstellen einer neuen Datei können wir die Methoden von Aspose.Cells verwenden, um einen Wertebereich zu erhalten und das Ergebnis zurückzugeben. Schließlich speichern wir die modifizierte Excel Datei auf der Festplatte....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/de/cpp/returning-a-range-...
  10. 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/