Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 56,412 for

vectorize

(0.11 sec)
  1. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and save file formats....Computer Graphics Metafile for 2D vector graphics EPUB Ebook file format...SVG Scalable Vector Graphics (An XML-based vector image format)...

    docs.aspose.com/pdf/python-net/supported-file-f...
  2. Vektorisieren von Bildern – Beispiele für Pytho...

    Erfahren Sie, wie Sie Bilder in Python vektorisieren. Berücksichtigen Sie Bildvektorisierungsfunktionen und die Auswirkung von Konfigurationseigenschaften auf das Ergebnis....-Konfiguration (zuvor definiert) dem vectorizer -Objekt zu. Das bedeutet...png" 8 output_file = "fish-vectorized.svg" 9 if not os. path ....

    docs.aspose.com/svg/de/python-net/vectorize-ima...
  3. Aspose.PSD cho .NET 21.6 - Ghi chú Phát hành|Do...

    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....PSDNET-547 Mặt nạ thường hoặc vector cho một nhóm lớp bị bỏ qua...Hình ảnh PSD với mặt nạ lớp vector bị vô hiệu hóa khi lưu sẽ kích...

    docs.aspose.com/psd/vi/net/aspose-psd-cho-net-2...
  4. Cắt Lớp Raster bằng Thư viện GIS C#|Documentation

    Thư viện hoặc API GIS C# cho phép bạn cắt một lớp raster bằng hình dạng vector như trong đoạn mã sau....[ Hide ] Cắt bằng hình dạng vector API Aspose.GIS cho phép bạn...một lớp raster bằng hình dạng vector như trong đoạn mã sau....

    docs.aspose.com/gis/vi/net/crop-raster-layers/
  5. Crear una imagen vectorial de código de barras ...

    En este artículo se explica cómo crear una imagen vectorial de código de barras en Python. Se analiza la configuración del sistema y se proporciona un código ejecutable de muestra para generar un vector de código de barras en Python....de muestra para generar un vector de código de barras en Python...terceros. Pasos para generar un vector de código de barras en Python...

    kb.aspose.com/es/barcode/python/create-barcode-...
  6. 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 12 path_builder = BezierPathBuilder()...10 16 17 vectorizer = ImageVectorizer() 18 vectorizer. configuration...

    docs.aspose.com/svg/fr/python-net/image-stencil/
  7. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  8. 使用抽象计算引擎与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-...
  9. Rückgabe eines Wertebereichs mit AbstractCalcul...

    Dieser Artikel führt eine abstrakte Berechnungs Engine ein, die einen Wertebereich in Microsoft Excel mit der Aspose.Cells Bibliothek in C++ zurückgibt. Durch das Laden einer bestehenden Excel Datei oder das Erstellen einer neuen Datei können wir die Methoden von Aspose.Cells verwenden, um einen Wertebereich zu erhalten und das Ergebnis zurückzugeben. Schließlich speichern wir die modifizierte Excel Datei auf der Festplatte....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/de/cpp/returning-a-range-...
  10. Manipulate Images in Java|Documentation

    Manipulate images using Java Image Processing Library, such as removing backgrounds, converting, merging, and modifying images....Java Remove background from vector images in Java Applying Median...Images Drawing Raster Images on Vector Images Working with multipage...

    docs.aspose.com/imaging/java/manipulating-images/