Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 57,478 for

vectorizer

(0.18 sec)
  1. WEBP to J2K Images Conversion with Python | pro...

    How to use Python for WEBP to J2K images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...Exchange Format,) SVG (Scalable Vector Graphics) TIFF (Tagged Image...

    products.aspose.com/imaging/python-net/conversi...
  2. ארכיון

    ארכיון...המחלקה ImageVectorizer var vectorizer = new ImageVectorizer { Configuration...using var document = vectorizer.Vectorize("C:\\Files\\source.png");...

    blog.aspose.com/he/svg/convert-image-to-vector/
  3. Xuất EML sang SVG qua Java | products.aspose.com

    Java API để chuyển đổi EML thành SVG mà không cần sử dụng Microsoft Word hoặc Outlook...Đồ họa vector có thể co dãn (SVG) là một định dạng vector thân...Nhúng email dưới dạng đồ họa vector vào các trang web. Tạo bộ lưu...

    products.aspose.com/total/vi/java/conversion/em...
  4. C++を使って、ワークシート内のテキストボックスのタグをテキストに置き換えます。|Docume...

    Aspose.Cells for C++を使用して、ワークシートのテキストボックス内のタグをプログラムによって置き換えます。...#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/ja/cpp/replace-tag-with-t...
  5. Настройка заголовков и подвалов с помощью C++|D...

    В этой статье объясняется, как программно вставить изображение в заголовок и подвал листов Excel с помощью настройки заголовков и подвалов с помощью команд скрипта, используя API или библиотеку C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...; // Declaring a byte array vector < uint8_t > binaryData ; //...

    docs.aspose.com/cells/ru/cpp/setting-headers-an...
  6. Chuyển đổi CGM sang DIF thông qua API C# | prod...

    C# API để chuyển đổi tệp CGM sang DIF mà không cần sử dụng Microsoft Excel hoặc Adobe Reader...thác đầy đủ được khả năng của vector graphics và capabilities illustration...phép bạn: Use Cases: Chỉnh sửa vector graphics : Chuyển các file...

    products.aspose.com/total/vi/net/conversion/cgm...
  7. Архів

    Архів...ImageVectorizer class var vectorizer = new ImageVectorizer { //...25, LineWidth = 1 } }; // Vectorize PNG from the specified file...

    blog.aspose.com/uk/svg/convert-png-to-svg-online/
  8. Verificar contraseña de archivos cifrados con C...

    Verificar la contraseña de archivos cifrados de Excel (xlsx, xlsb, xls, xlsm) y OpenOffice (ODS) usando códigos C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/es/cpp/verify-password-of...
  9. How to Transform SVG to PDF using Java

    This brief guide covers how to transform SVG to PDF using Java. It provides the IDE settings, and step-by-step procedure, followed by a runnable code snippet to transform a file from SVG to PDF using Java....Document class for loading the vector image Render the output PDF...words. Firstly, load the source vector image while setting different...

    kb.aspose.com/pdf/java/how-to-transform-svg-to-...
  10. How to filter an image|Documentation

    Filter an image. Apply Rectangular, Sharpen, Motion, Smoothing, Blur, and Median filters.... Applying the filter to a vector image is also possible, in...in this case, the vector image needs to be rasterized before that:...

    docs.aspose.com/imaging/java/developer-guide/ho...