Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 58,171 for

vectorization

(0.13 sec)
  1. 記録

    記録... vectorize メソッドを呼び出して PNG を処理します。 最終...ImageVectorizer クラスのインスタンスを初期化します。 vectorizer = svg . imagevectorization...

    blog.aspose.com/ja/svg/transform-png-to-svg-in-...
  2. Настройка шрифтов для отображения таблиц с помо...

    Узнайте, как настраивать шрифты для отображения таблиц в виде изображений, PDF и XPS с помощью 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/configuring-fonts-...
  3. Vektorisierung – Grundlegende Übersicht – C#-Be...

    In den Artikeln in diesem Abschnitt wird erläutert, wie Sie mithilfe der Aspose.SVG-API SVG-Text in Vektoren und Rasterbilder in Vektorgrafiken konvertieren.... Saving ; Copy 1 // Vectorize PNG to SVG in C# 2 3 // Initialize...ImageVectorizer vectorizer = new ImageVectorizer(); 5 6 // Vectorize image...

    docs.aspose.com/svg/de/net/vectorization/
  4. Convert SVG to PNG – Python Code and Online Con...

    Convert SVG to PNG in Python. Aspose.SVG for Python via .NET supports transparency and high resolution for web icons. Standalone and easy to integrate.... This library renders vector source into PNG pixels while...convert_svg() method to render the vector source into a bitmap output...

    products.aspose.com/svg/python-net/conversion/s...
  5. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  6. Lägg till villkorssymboler bredvid celltext med...

    Lär dig hur man lägger till villkorssymboler bredvid celltext i Excel med Aspose.Cells och C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/sv/cpp/add-conditional-ic...
  7. Agregar íconos condicionales con texto en la ce...

    Aprende cómo agregar íconos condicionales junto al texto en Excel usando Aspose.Cells con C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/es/cpp/add-conditional-ic...
  8. ค้นหา

    ค้นหา...หลังจากนั้นให้โหลดและเวกเตอร์ภาพโดยใช้เมธอด Vectorize() ยอมรับเส้นทางไฟล์รูปภาพเป็นอาร์กิวเมนต์...วเมนต์ สุดท้าย บันทึกภาพ vectorized เป็นไฟล์ SVG โดยเรียกเมธอด...

    blog.aspose.com/th/svg/image-stencil-in-csharp/
  9. OTG to WMF Images Conversion with Python | prod...

    How to use Python for OTG to WMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...organization of drawing elements for a vector image that can be used to further...

    products.aspose.com/imaging/python-net/conversi...
  10. Chercher

    chercher...ImageVectorizer class var vectorizer = new Aspose.Svg.ImageVectorization... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    blog.aspose.com/fr/svg/vectorize-image-in-csharp/