Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 57,511 for

vectorizer

(0.14 sec)
  1. PDF 파일에서 벡터 데이터 추출하기 C#|Aspose.PDF for .NET

    Aspose.PDF는 PDF 파일에서 벡터 데이터를 쉽게 추출할 수 있게 해줍니다. 위치, 색상, 선 너비 등과 같은 벡터 데이터(경로, 다각형, 폴리라인)를 얻을 수 있습니다.... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/ko/net/extract-vector-data-...
  2. Векторизация изображения – примеры C#

    Узнайте, как векторизовать изображения на C#. Рассмотрим функциональные возможности векторизации изображений и влияние свойств конфигурации на результат.... Saving ; Copy 1 // Vectorize PNG to SVG using ImageVectorizer...ImageVectorizer class 4 ImageVectorizer vectorizer = new ImageVectorizer 5 {...

    docs.aspose.com/svg/ru/net/image-vectorization-...
  3. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design.... Scalable Vector Graphics (SVG) is a powerful...creating two-dimensional vector and mixed vector/raster graphics. Unlike...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  4. Convert Image to SVG in Python

    This quick article explains how to convert image to SVG in Python. It contains the stepwise information and a code snippet to create SVG from PNG in Python....to convert raster images to vector format Load the source picture...SvgRasterizationOpti object Render the output vector image These steps enumerate...

    kb.aspose.com/imaging/python/convert-image-to-s...
  5. Как вставить изображение в ячейку с помощью C++...

    Узнайте, как вставлять изображение в ячейку с помощью Aspose.Cells и C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...// Read image file into byte vector std :: ifstream file ( "aspose...

    docs.aspose.com/cells/ru/cpp/how-to-insert-pict...
  6. كيفية إدراج صورة في الخلية باستخدام C++|Documen...

    تعلم كيفية إدراج صورة في خلية باستخدام Aspose.Cells باستخدام C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...// Read image file into byte vector std :: ifstream file ( "aspose...

    docs.aspose.com/cells/ar/cpp/how-to-insert-pict...
  7. Inserting a WAV file as an OLE Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells with C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  8. Infoga en WAV fil som ett Ole objekt med C++|Do...

    Lär dig hur du infogar en WAV fil som ett OLE objekt i Excel ark med Aspose.Cells och C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/sv/cpp/inserting-a-wav-fi...
  9. Вставка WAV файла как Ole объекта с помощью C++...

    Узнайте, как вставлять WAV файл как Ole объект в листы Excel с помощью Aspose.Cells и C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/ru/cpp/inserting-a-wav-fi...
  10. Convert CGM to WMF via JavaScript | products.as...

    Sample code for CGM to WMF conversion. Use API example code for batch CGM files to WMF conversion....BIM drawing file into various vector and raster formats without...for storing and exchanging vector graphics (2D), raster graphics...

    products.aspose.com/cad/javascript-net/conversi...