Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 32,858 for

vectorizer

(0.37 sec)
  1. Vectorisation d'images – Exemples de code Python

    Apprenez à vectoriser des images en Python. Considérez les fonctionnalités de vectorisation d’image et l’effet des propriétés de configuration sur le résultat....(définie précédemment) à l’objet vectorizer . Cela signifie que le vectoriseur...png" 12 output_file = "fish-vectorized.svg" 13 if not os. path ...

    docs.aspose.com/svg/fr/python-net/vectorize-ima...
  2. Трафарет изображения – Создать трафаретное изоб...

    В этой статье объясняется, как создавать трафареты из изображений с помощью Aspose.SVG for Python via .NET API....Configuration for image vectorization 14 path_builder = BezierPathBuilder()...10 18 19 vectorizer = ImageVectorizer() 20 vectorizer. configuration...

    docs.aspose.com/svg/ru/python-net/image-stencil/
  3. Supported Image Formats|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....image file formats and two vector image formats. The latter ones...Metafile Format SVG Scalable Vector Graphics Format Product Overview...

    docs.aspose.com/barcode/cpp/image-formats/
  4. CDR to WMF Images Conversion with Python | prod...

    How to use Python for CDR to WMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/python-net/conversi...
  5. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  6. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....(including image manipulation, vector and text drawing) in fully...library supports rendering vector graphics such as lines, curves...

    products.aspose.com/drawing/net/
  7. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS) files using C++ codes....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  8. SVG 파일 구문 분석 API – Aspose.SVG for .NET

    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/ko/net/
  9. Vectorización de imágenes y texto – ejemplos de...

    Los artículos de esta sección explican cómo convertir texto SVG a vector y cómo convertir imágenes rasterizadas a gráficos vectoriales utilizando la biblioteca Aspose.SVG Python....cómo convertir texto SVG a vector y cómo convertir imagen rasterizada...API .NET. Convertir texto a vector : este artículo explica cómo...

    docs.aspose.com/svg/es/python-net/vectorization/
  10. Convert CDR to SVG via Java | products.aspose.com

    Sample code for CDR to SVG Java conversion. Use API example code for batch CDR files to SVG conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/java/conversion/cdr...