Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 56,044 for

vectorization

(0.19 sec)
  1. أرشيف

    أرشيف...الصورة وتوجيهها باستخدام طريقة Vectorize().يقبل مسار ملف الصورة كوسيطة...ImageVectorizer جديد var vectorizer = new ImageVectorizer { Configuration...

    blog.aspose.com/ar/svg/image-stencil-in-csharp/
  2. Convert PLT to WMF via JavaScript | products.as...

    Sample code for PLT to WMF conversion. Use API example code for batch PLT files to WMF conversion....BIM drawing file into various vector and raster formats without...Format? The PLT file format is a vector-based plotter file introduced...

    products.aspose.com/cad/javascript-net/conversi...
  3. Convert DWG to WMF via JavaScript | products.as...

    Sample code for DWG to WMF conversion. Use API example code for batch DWG files to WMF conversion....BIM drawing file into various vector and raster formats without...Design) drawings. It contains vector image and metadata for representation...

    products.aspose.com/cad/javascript-net/conversi...
  4. Convert DWG to WMF via Python | products.aspose...

    Sample code for DWG to WMF conversion. Use API example code for batch DWG files to WMF conversion....BIM drawing file into various vector and raster formats without...Design) drawings. It contains vector image and metadata for representation...

    products.aspose.com/cad/python-net/conversion/d...
  5. ODG to EMZ Images Conversion with Python | prod...

    How to use Python for ODG to EMZ 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. TIF to WMF Images Conversion with Python | prod...

    How to use Python for TIF to WMF 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...
  7. Hur man infogar bild i cell med C++|Documentation

    Lär dig hur du infogar en bild i en cell med Aspose.Cells med C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...// Read image file into byte vector std :: ifstream file ( "aspose...

    docs.aspose.com/cells/sv/cpp/how-to-insert-pict...
  8. Insertando un archivo WAV como Objeto Ole con C...

    Aprende cómo insertar un archivo WAV como un objeto OLE en hojas de cálculo de Excel usando Aspose.Cells con C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/es/cpp/inserting-a-wav-fi...
  9. 矢量化 – 基本概述 – C# 示例

    本节中的文章介绍如何使用 Aspose.SVG API 将 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/zh/net/vectorization/
  10. Configuración de fuentes para renderizar hojas ...

    Aprende cómo configurar las fuentes para renderizar hojas de cálculo en imágenes, PDF y formatos 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/es/cpp/configuring-fonts-...