Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 58,238 for

vectorization

(0.42 sec)
  1. Font Rasterization

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!...simple words, the conversion of vector-based fonts (such as TrueType...graphics they are created with. Vector-based fonts are defined using...

    docs.aspose.com/font/net/font-rasterization/
  2. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  3. Lưu trữ

    Lưu trữ...Imaging for Java để chuyển đổi vector sang PSD theo chương trình:...lập chế độ thành phần dữ liệu vector. Khởi tạo một thể hiện của...

    blog.aspose.com/vi/imaging/online-cdr-to-psd-co...
  4. 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/
  5. Aspose.Cells ile OLE Nesnelerini Yönetmek|Docum...

    Aspose.Cells kullanarak çalışma sayfalarında OLE nesnelerini eklemeyi, çıkarmayı ve manipüle etmeyi öğrenin....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/tr/cpp/managing-ole-objects/
  6. Векторизація зображень – код C# та онлайн-векто...

    Векторизуйте зображення онлайн або на C# за допомогою Aspose.SVG. Отримуйте масштабовані SVG-файли без втрати якості. Спробуйте безкоштовно!...Як використовувати Image Vectorizer? Завантажте вихідне растрове...Image, Quantized Image і Vectorized Image. Рушій обробляє Image...

    products.aspose.com/svg/uk/net/image-vectorizat...
  7. 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...
  8. Supported File Formats|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Scalable Vector Graphics (SVG) is a web-friendly vector file format...Metafile (WMF) for storing vector as well as bitmap-format images...

    docs.aspose.com/cad/jasperreports/getting-start...
  9. Convert GLTF to WMF via JavaScript | products.a...

    Sample code for GLTF to WMF conversion. Use API example code for batch GLTF files to WMF conversion....BIM drawing file into various vector and raster formats without...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/cad/javascript-net/conversi...
  10. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/