Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 53,862 for

vectorization

(0.04 sec)
  1. How to - developer tips|Documentation

    Learn about the developer tips about Java Image Processing Library such as how to convert image to vectorized psd image, save transparent image and more....[ Hide ] Convert Vector Image to Vectorized PSD Image in Java...

    docs.aspose.com/imaging/java/developer-guide/ho...
  2. Gestion des objets OLE avec C++|Documentation

    Apprenez comment ajouter, extraire et manipuler des objets OLE dans des feuilles de calcul à l aide d Aspose.Cells avec C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/fr/cpp/managing-ole-objects/
  3. 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...
  4. Chuyển đổi văn bản sang SVG trong Python

    Hướng dẫn ngắn này thảo luận về cách chuyển đổi văn bản sang SVG trong Python. Nó bao gồm thuật toán từng bước và đoạn mã hoạt động để tạo svg từ văn bản trong Python....xuất văn bản sang định dạng vector Khởi tạo một đối tượng của...tử mục tiêu và ghi hình ảnh vector đầu ra Các bước này giúp bạn...

    kb.aspose.com/vi/svg/python/convert-text-to-svg...
  5. Pochoir d'image – Image Stencil – Comment créer...

    Cet article explique comment créer des pochoirs à partir d'images à l'aide d'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/fr/python-net/image-stencil/
  6. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...
  7. 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-...
  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. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++....#include <iostream> #include <vector> #include "Aspose.Cells.h"...p></body></html>" ; std :: vector < uint8_t > byteArray ; for...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  10. Tạo file ảnh WMF qua Java | products.aspose.com

    Tạo file ảnh WMF qua Java....cách xử lý các tệp hình ảnh vector WMF Tải về Miễn Phí Thử Nghiệm...của việc tạo các tệp hình ảnh vector WMF bằng Java. Hướng dẫn này...

    products.aspose.com/drawing/vi/java/create/wmf/