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

vectorization

(0.08 sec)
  1. ODG Images Merge with Python | products.aspose.com

    How to use Python for ODG images and photos merge on desktop and web applications....store drawing elements as a vector image. It follows the XML based...ODG represents drawings as vector images using points, lines...

    products.aspose.com/imaging/python-net/merge/odg/
  2. Convert OST to EMF in Python | products.aspose.com

    Save OST to EMF in your Python applications without using Microsoft Outlook or Word... EMF is a vector graphics format used by Windows...mailbox content into enhanced vector graphics format, allowing email...

    products.aspose.com/total/python-net/conversion...
  3. 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...
  4. C++を使用してWAVファイルをOle Objectとして挿入する|Documentation

    Aspose.Cellsを使用して、C++でExcelワークシートにWAVファイルをOLEオブジェクトとして挿入する方法を学びます。...#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/ja/cpp/inserting-a-wav-fi...
  5. Convert PLT to WMF via C# | products.aspose.com

    Sample code for PLT to WMF C# conversion. Use API example code for batch PLT files to WMF conversion within VB.NET, Asp.NET or any .NET based application....BIM drawing file into various vector and raster formats without...Format? The PLT file format is a vector-based plotter file introduced...

    products.aspose.com/cad/net/conversion/plt-to-wmf/
  6. การวาดสเตนซิล – รหัส C# และเครื่องมือออนไลน์สร้...

    แปลงรูปภาพเป็น SVG และใช้เทคนิคสเตนซิลออนไลน์หรือใน C# ด้วย Aspose.SVG ใช้เครื่องมือสร้างสเตนซิลเพื่อสร้างผลงานศิลปะฟรี...แต่ขอบมีสีที่กำหนดไว้ล่วงหน้า จะใช้ Image Vectorizer ได้อย่างไร? โหลดภาพแรสเต...Image, Quantized Image และ Vectorized Image เครื่องมือประเมิน Image...

    products.aspose.com/svg/th/net/vectorization/st...
  7. การแปลง PNG เป็นเวกเตอร์ – รหัส C# และเครื่องมื...

    แปลง PNG เป็น SVG ออนไลน์หรือใน C# ด้วย Aspose.SVG เพลิดเพลินกับประโยชน์ทั้งหมดของกราฟิกเวกเตอร์ ลองใช้ฟรี!...อนไลน์ของเรา จะใช้ Image Vectorizer ได้อย่างไร? โหลดภาพแรสเต...Image, Quantized Image และ Vectorized Image เครื่องมือประเมิน PNG...

    products.aspose.com/svg/th/net/vectorization/pn...
  8. แปลง TIFF เป็น SVG – รหัส C# และเครื่องมือออนไลน์

    แปลง TIFF เป็นเวกเตอร์ออนไลน์หรือใน C# ด้วย Aspose.SVG เพลิดเพลินกับประโยชน์ทั้งหมดของกราฟิกเวกเตอร์ ลองใช้ฟรี!...ด้โดยโปรแกรม จะใช้ Image Vectorizer ได้อย่างไร? โหลดภาพแรสเต...Image, Quantized Image และ Vectorized Image เครื่องมือประเมิน TIFF...

    products.aspose.com/svg/th/net/vectorization/ti...
  9. 使用抽象计算引擎与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-...
  10. 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-...