Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 55,986 for

vectorize

(0.07 sec)
  1. API парсингу та обробки SVG-файлів – Aspose.SVG...

    Бібліотека C# .NET SVG для завантаження файлів, читання та перегляду елементів і перетворення SVG у формати PDF, XPS і зображення....ImageVectorizer class var vectorizer = new ImageVectorizer { Configuration... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    products.aspose.com/svg/uk/net/
  2. Добавление условных иконок вместе с текстом яче...

    Узнайте, как добавлять условные иконки рядом с текстом в ячейках Excel с помощью Aspose.Cells и C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/ru/cpp/add-conditional-ic...
  3. إضافة مجموعة أيقونات شرطية مع نص الخلية باستخدا...

    تعلم كيفية إضافة أيقونات شرطية بجانب نص الخلية في Excel باستخدام Aspose.Cells مع C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/ar/cpp/add-conditional-ic...
  4. Handling Windows Metafiles|Aspose.Words for Nod...

    Aspose.Words for Node.js via .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....format that can contain both vector and raster graphics. This format...Windows Metafile was the only vector image format supported by Microsoft...

    docs.aspose.com/words/nodejs-net/handling-windo...
  5. Векторизация – базовый обзор – примеры C#

    В статьях этого раздела объясняется, как преобразовать текст SVG в вектор и как преобразовать растровое изображение в векторную графику с помощью API Aspose.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/ru/net/vectorization/
  6. How to - developer tips|Documentation

    Learn about the developer tips about Python Image Processing Library such as how to convert image to Vectorized psd image, save transparent image and more....of pixels Convert Vector Image to Vectorized PSD Image in Python...

    docs.aspose.com/imaging/python-net/developer-gu...
  7. Aspose.Words.Rendering module | Aspose.Words fo...

    The Aspose.Words.Rendering module provides classes that allow to customize printing or rendering of documents....individual OfficeMath to a raster or vector image or to a Graphics object...or GroupShape to a raster or vector image or to a Graphics object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DWG Drawings|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....contains vector image data and metadata. The vector image data...a binary file that contains vector image data and metadata. There...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  9. Archiv

    Archiv...ImageVectorizer class var vectorizer = new ImageVectorizer { //...25, LineWidth = 1 } }; // Vectorize PNG from the specified file...

    blog.aspose.com/de/svg/convert-png-to-svg-online/
  10. Hantera OLE objekt med C++|Documentation

    Lär dig hur du lägger till, extraherar och manipulerar OLE objekt i blad med Aspose.Cells med C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/sv/cpp/managing-ole-objects/