Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 55,879 for

vectorize

(0.19 sec)
  1. Convert images DICOM to WMF via C# | products.a...

    Sample code for DICOM to WMF C# image conversion. Use API example code for batch DICOM 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...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/net/conversion/dico...
  2. Векторизация – базовый обзор – примеры C#

    В статьях этого раздела объясняется, как преобразовать текст SVG в вектор и как преобразовать растровое изображение в векторную графику с помощью API Aspose.SVG....var vectorizer = new ImageVectorizer(); 8 9 // Vectorize image...file 10 var document = vectorizer. Vectorize (Path. Combine (DataDir...

    docs.aspose.com/svg/ru/net/vectorization/
  3. Ersätt tagg med text i en textbox inuti kalkbla...

    Ersätt taggar i kalkblads textrutor programmatiskt med Aspose.Cells for C++....#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/sv/cpp/replace-tag-with-t...
  4. Замените тег на текст в текстовом поле внутри Р...

    Программно заменяйте теги в текстовых полях листа, используя Aspose.Cells for C++....#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/ru/cpp/replace-tag-with-t...
  5. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  6. SVG

    SVG (Scalable Vector Graphics) is an XML-based vector image format that allows for high-quality, scalable graphics that can be displayed on the web or in other digital formats. It uses mathematical equations to create and render graphics, allowing them to be resized and manipulated without losing quality. It's commonly used for logos, icons, and illustrations on websites and in other digital media....(Scalable Vector Graphics) is an XML-based vector image format...Understanding SVG Format SVG (Scalable Vector Graphics) is a file format...

    products.aspose.com/gis/net/gis-formats/svg
  7. Online SVG to MHTML Conversion or Develop Java ...

    Free online app to convert SVG to MHTML files. Java conversion library code for SVG documents....email-compatible diagrams, and portable vector reports. Key Use Cases Archiving...offline access. Sending animated vector visuals embedded in MHTML emails...

    products.aspose.com/total/java/conversion/svg-t...
  8. Integrate Aspose.BarCode for .NET with Aspose.W...

    How to Integrate Aspose.BarCode and Aspose.Words for .NET...barcode images in raster and vector formats and insert them to...recognize barcodes in raster and vector formats stored in Word files...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  9. 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/java/getting-started/suppor...
  10. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/zh/cpp/verify-password-of...