Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 52,443 for

vectorization

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Convert images OTG to WMF via C# | products.asp...

    Sample code for OTG to WMF C# image conversion. Use API example code for batch OTG files to WMF conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...organization of drawing elements for a vector image that can be used to further...

    products.aspose.com/imaging/net/conversion/otg-...
  5. ODG to SVGZ Images Conversion with Python | pro...

    How to use Python for ODG to SVGZ images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/python-net/conversi...
  6. Aggiungi set di icone condizionali con il testo...

    Impara come aggiungere icone condizionali accanto al testo nella cella in 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/it/cpp/add-conditional-ic...
  7. C++ ile Elektronik Tablo Çizimleri için Yazı Ti...

    Aspose.Cells for C++ kullanarak elektronik tabloların resim, PDF ve XPS formatlarına dönüştürülmesi ve bunların görüntüleme ayarlarının yapılandırılması hakkında bilgi edinin....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/tr/cpp/configuring-fonts-...
  8. 图像矢量化 – C# 示例

    了解如何在 C# 中矢量化图像。考虑图像矢量化功能以及配置属性对结果的影响。...png" ); 47 48 // Vectorize raster image from the specified...document1 = vectorizer1. Vectorize (sourcePath); 50 using var...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  9. SVG 파일 구문 분석 API – Aspose.SVG for .NET

    C# .NET SVG 라이브러리를 사용하여 파일을 로드하고 요소를 읽고 순회하며 SVG를 PDF, XPS 및 이미지 형식으로 변환...ImageVectorizer class var vectorizer = new ImageVectorizer { Configuration... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    products.aspose.com/svg/ko/net/
  10. Aspose.Cells ile OLE Nesnelerini Yönetmek|Docum...

    Aspose.Cells kullanarak çalışma sayfalarında OLE nesnelerini eklemeyi, çıkarmayı ve manipüle etmeyi öğrenin....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/tr/cpp/managing-ole-objects/