Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 57,536 for

vectorizer

(1.38 sec)
  1. Barcodevectorafbeelding maken in Python

    Dit artikel legt uit hoe je een barcodevectorafbeelding in Python maakt. Het bespreekt de configuratie van het systeem en een voorbeeld van uitvoerbare code om een barcodevector in Python te genereren....voor het maken van een Barcode Vector Image in Python . Het omvat...Schrijf de uitvoerbarcode als de vector SVG-afbeelding naar de schijf...

    kb.aspose.com/nl/barcode/python/create-barcode-...
  2. GIS and Geo Formats for Effective Data Management

    The overview covers commonly used GIS and Geo file formats in GIS applications, including vector data formats, raster data formats, web map formats, database formats, and other formats. It discusses popular formats such as Shapefile, GeoJSON, KML, PostGIS, Oracle Spatial, Microsoft SQL Server Spatial, GPX, NTF, Mapbox Vector Tile, SVG, TopoJSON, and OGC GeoPackage. This information helps readers choose the appropriate format for their geospatial data and optimize their GIS applications....GIS applications, including vector data formats, raster data formats...Server Spatial, GPX, NTF, Mapbox Vector Tile, SVG, TopoJSON, and OGC...

    products.aspose.com/gis/net/gis-formats/
  3. ค้นหา

    ค้นหา...ImageVectorizer class var vectorizer = new ImageVectorizer { //...25, LineWidth = 1 } }; // Vectorize PNG from the specified file...

    blog.aspose.com/th/svg/convert-png-to-svg-online/
  4. Features List – Aspose.SVG for .NET

    The SVG C# Library offers DOM manipulation, XPath Query, CSS Selectors, high-quality rendering, and conversion to PDF, SVGZ, JPEG, PNG, BMP....and <line> to create custom vector graphics. Edit SVG Using SVG...Path Builder – Define complex vector paths programmatically with...

    docs.aspose.com/svg/net/getting-started/feature...
  5. Xử lý Windows MetaFile trong Java|Aspose.Words ...

    Aspose.Words cho Java thực hiện người chơi Windows của riêng nó để chơi định dạng Metafile trên tất cả các nền tảng và hỗ trợ xử lý các tính năng cơ bản của metafile và có thể thực hiện chuyển đổi đến một loại khác của người chơi metafile....hình ảnh có thể chứa cả đồ họa vector và raster. Định dạng này được...Metafile là định dạng hình ảnh vector duy nhất được hỗ trợ bởi Microsoft...

    docs.aspose.com/words/vi/java/handling-windows-...
  6. 条件付きアイコンセットをセルのテキストとともにC++で追加する|Documentation

    Aspose.Cellsを使用して、C++でExcelのセルの横に条件付きアイコンを追加する方法を学びます。...#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/ja/cpp/add-conditional-ic...
  7. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....not be rendered directly to vector graphics. Emulating raster...rasterization of the resulting vector graphics which may affect the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for Java 21.6 - Release Notes|Docume...

    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....Bug PSDJAVA-352 Regular or vector mask for a layer group is ignored...disabled vector layer masks on saving enables vector masks Bug...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  9. التحقق من كلمة مرور الملفات المشفرة باستخدام C+...

    التحقق من كلمة مرور ملفات Excel المشفرة (xlsx، xlsb، xls، xlsm وملفات Open Office (ODS) باستخدام أكواد C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/ar/cpp/verify-password-of...
  10. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....Moreover, you can convert Excel to vector graphics using C# by loading...files. Code to Convert Excel to Vector Graphics in C# In this code...

    kb.aspose.com/cells/net/how-to-convert-excel-to...