Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 52,650 for

vectorize

(0.05 sec)
  1. CDR to WMF Images Conversion with Python | prod...

    How to use Python for CDR to WMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/python-net/conversi...
  2. PDFファイルからC#を使用してベクターデータを抽出する|Aspose.PDF for .NET

    Aspose.PDFを使用すると、PDFファイルからベクターデータを簡単に抽出できます。位置、色、線幅などのベクターデータ(パス、ポリゴン、ポリライン)を取得できます。... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/ja/net/extract-vector-data-...
  3. Aspose.Drawing cho Java | Thư viện đồ họa đa nề...

    Thư viện đồ họa Java để vẽ văn bản, đường cong, đường thẳng, hình và hình ảnh....bao gồm thao tác hình ảnh, vẽ vector và văn bản trong mã được quản...Giải phóng sức mạnh đồ họa vector Aspose.Drawing cung cấp một...

    products.aspose.com/drawing/vi/java/
  4. 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-...
  5. 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...
  6. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....for Java API through a basic vector graphics creation. The Aspose...and vector drawing. It facilitates the creation of vector graphics...

    docs.aspose.com/drawing/java/hello-world-example/
  7. Aggiungi set di icone condizionali con il testo...

    Impara come aggiungere icone condizionali accanto al testo nella cella in Excel usando Aspose.Cells con C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/it/cpp/add-conditional-ic...
  8. Convert images CDR to SVGZ via C# | products.as...

    Sample code for CDR to SVGZ C# image conversion. Use API example code for batch CDR 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...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/net/conversion/cdr-...
  9. Behandeling Windows Metafiles in C#|Aspose.Word...

    Aspose.Words voor .NET voert zijn eigen Windows Metafile speler om Metafile formaat af te spelen op alle platforms en ondersteunt de behandeling van de basis metafile functies en kan terugval uitvoeren naar een ander type metafile speler met behulp van C#....afbeelding bestandsformaat dat zowel vector als raster graphics kan bevatten...Windows Metafile was het enige vector image formaat ondersteund door...

    docs.aspose.com/words/nl/net/handling-windows-m...
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/cpp/returning-a-range-of-...