Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 57,536 for

vectorizer

(0.12 sec)
  1. Comment transformer PNG en SVG en utilisant C#

    Trouver des réponses par l'API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspo......Vectorize() Enregistrez le fichier résultant...SVG à l’aide de la méthode Vectorize. Dans ce didacticiel, nous...

    kb.aspose.com/fr/svg/net/how-to-transform-png-t...
  2. 如何使用 C# 将 PNG 转换为 SVG

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......Vectorize() 方法将 PNG 文件转换为矢量 将结果文件另存为...ImageVectorizer 来启动的,因为它将使用 Vectorize 方法将图像转换为 SVG。在本教程中,我们刚刚设置了颜色限制,但您也可以在保存输出...

    kb.aspose.com/zh/svg/net/how-to-transform-png-t...
  3. Cách chuyển đổi Excel sang SVG trong C#

    Trong hướng dẫn ngắn này, bạn sẽ học cách chuyển đổi Excel sang SVG trong C#. Bạn chỉ cần thực hiện một vài lệnh gọi API để kiểm soát việc hiển thị Excel thành đồ họa vector bằng C# trên bất kỳ hệ điều hành nào....chuyển đổi Excel sang đồ họa vector bằng C# bằng cách tải tệp đầu...chuyển đổi Excel sang đồ họa vector trong C# Trong mẫu mã này,...

    kb.aspose.com/vi/cells/net/how-to-convert-excel...
  4. View SVGZ File Formats via .NET | products.aspo...

    C# source code to load, render and display SVGZ documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....compressed version of Scalable Vector Graphics (.SVG) file. It is...including. BMP (Bitmap Image) CDR (Vector Drawing Image) CMX (Corel Exchange...

    products.aspose.com/imaging/net/viewer/svgz/
  5. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/cpp/insert-background-ima...
  6. Добавить фоновое изображение в Excel с помощью ...

    Как вставить фоновое изображение в Excel с использованием Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/ru/cpp/insert-background-...
  7. Online MHTML to XAML Conversion or Develop Java...

    Free online app to convert MHTML to XAML files. Java conversion library code for MHTML documents....conversion enables web-based vector and UI graphics to be transformed...desktop applications. Extracting vector graphics for Windows UI projects...

    products.aspose.com/total/java/conversion/mhtml...
  8. Convert CGM to PSD via C# API | products.aspose...

    Export CGM to PSD in your .NET applications without using any third party application...Metafile) files are used to store vector graphics information, making...CGM files to create scalable vector logos that can be used across...

    products.aspose.com/total/net/conversion/cgm-to...
  9. تعيين رؤوس وتذييلات مع C++|Documentation

    تشرح هذه المقالة كيفية إدراج صورة برمجياً في رأس وتذييل أوراق عمل Excel من خلال تعيين الرأس والتذييل باستخدام أوامر السكربت عبر واجهة برمجة تطبيقات أو مكتبة C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...; // Declaring a byte array vector < uint8_t > binaryData ; //...

    docs.aspose.com/cells/ar/cpp/setting-headers-an...
  10. Трафарет изображения – Image Stencil – как созд...

    В этой статье объясняется, как создавать трафареты из изображений с помощью API Aspose.SVG for .NET....ImageVectorizer class 4 ImageVectorizer vectorizer = new ImageVectorizer 5 {...0,255) } 20 } 21 }; 22 // Vectorize image from a specified file...

    docs.aspose.com/svg/ru/net/image-stencil/