Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 58,213 for

vectorization

(0.14 sec)
  1. Convert EMLX to EMF in Python | products.aspose...

    Save EMLX to EMF in your Python applications without using Microsoft Outlook or Word...Apple Mail, while EMF is a vector graphics format used by Microsoft...content to be converted into vector-based enhanced metafile graphics...

    products.aspose.com/total/python-net/conversion...
  2. Arşiv

    Arşiv...ImageVectorizer class var vectorizer = new ImageVectorizer { //...25, LineWidth = 1 } }; // Vectorize PNG from the specified file...

    blog.aspose.com/tr/svg/convert-png-to-svg-online/
  3. Bildvektorisierung mit Aspose.SVG for .NET – C#...

    Konvertieren Sie PNG, JPG, BMP, GIF und TIFF in C# mit Aspose.SVG in SVG, indem Sie anpassbare Bildvektorisierungseinstellungen verwenden....configurations for image vectorization with varying simplification..."formats.png" ); 45 46 // Vectorize raster image from the specified...

    docs.aspose.com/svg/de/net/image-vectorization-...
  4. Arsip

    Arsip...gambar PNG Anda menjadi Scalable Vector Graphics (SVG) dengan kualitas...ImageVectorizer class var vectorizer = new ImageVectorizer { //...

    blog.aspose.com/id/svg/convert-png-to-svg-online/
  5. Gestión de objetos OLE con C++|Documentation

    Aprende cómo agregar, extraer y manipular objetos OLE en hojas de cálculo usando Aspose.Cells con C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/es/cpp/managing-ole-objects/
  6. Verwalten von OLE Objekten mit C++|Documentation

    Lernen Sie, wie Sie OLE Objekte in Arbeitsblättern mithilfe von Aspose.Cells mit C++ hinzufügen, extrahieren und verwalten....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/de/cpp/managing-ole-objects/
  7. 条件付きアイコンセットをセルのテキストとともに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...
  8. 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-...
  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. 使用抽象计算引擎与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-...