Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 52,650 for

vectorize

(0.05 sec)
  1. MetafileRenderingOptions.useGdiRasterOperations...

    MetafileRenderingOptions.useGdiRasterOperationsEmulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation....when metafile is rendered as vector graphics. The default value...property to "MetafileRenderingMod.Vector", // or "MetafileRenderingMod...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....not be rendered directly to vector graphics. Emulating raster...rasterization of the resulting vector graphics which may affect the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Retourner une plage de valeurs en utilisant Abs...

    Cet article présente un moteur de calcul abstrait qui retourne une plage de valeurs dans Microsoft Excel en utilisant la bibliothèque Aspose.Cells avec C++. En chargeant un fichier Excel existant ou en créant un nouveau fichier Excel, nous pouvons utiliser les méthodes fournies par Aspose.Cells pour obtenir une plage de valeurs et retourner le résultat. Enfin, nous enregistrons le fichier Excel modifié sur le disque....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/fr/cpp/returning-a-range-...
  4. Xử lý Windows Metafiles trong C++|Aspose.Words ...

    Aspose.Words cho C++ triển khai trình phát Metafile Windows của riêng mình để phát Đị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 metafile cơ bản và có thể thực hiện dự phòng cho một loại trình phát metafile khác....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/cpp/handling-windows-m...
  5. Image Stencil – So erstellen Sie eine Schablone...

    In diesem Artikel wird erläutert, wie Sie mit Aspose.SVG for Python via .NET-API Schablonen aus Bildern erstellen....Configuration for image vectorization 14 path_builder = BezierPathBuilder()...10 18 19 vectorizer = ImageVectorizer() 20 vectorizer. configuration...

    docs.aspose.com/svg/de/python-net/image-stencil/
  6. ไฟล์ SVG การแยกวิเคราะห์ API – Aspose.SVG for .NET

    ไลบรารี C# .NET SVG เพื่อโหลดไฟล์ อ่านและสำรวจองค์ประกอบต่างๆ และแปลงรูปแบบ SVG เป็น PDF, XPS และรูปภาพ...เข้ารหัสรูปภาพเป็น Base64 Image Vectorizer สร้างภาพขนาดย่อ เครื่องมือเพิ่มประสิทธิภาพ...ImageVectorizer class var vectorizer = new ImageVectorizer { Configuration...

    products.aspose.com/svg/th/net/
  7. Bekerja dengan masker di Aspose.PSD untuk С#|Do...

    Contoh tentang bagaimana cara kerja dengan Clipping, Raster, dan Vector Masks dalam Berkas PSD...Clipping Masks Raster Masks Vector Masks Artikel ini mencakup...pencampuran detail dalam gambar. Vector Masks Masker vektor dalam berkas...

    docs.aspose.com/psd/id/id/net/update-create-lay...
  8. Cách chuyển đổi PNG sang SVG bằng C#

    Tìm câu trả lời bằng API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cel......được để chuyển đổi PNG sang vector bằng C# . Bạn cũng sẽ tìm hiểu...phương thức ImageVectorizer.Vectorize() Lưu tệp kết quả dưới dạng...

    kb.aspose.com/vi/svg/net/how-to-transform-png-t...
  9. 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...
  10. 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/