Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 57,512 for

vectorize

(0.24 sec)
  1. 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-...
  2. Перетворення зображення на SVG – код C# і онлай...

    Растрове зображення у вектор онлай або на C#. Перетворіть зображення у SVG і отримайте всі переваги векторної графіки....NET Vectorization Image to SVG Векторизація...онлайн-інструментом! Image Vectorizer підтримує JPEG, JPG, PJP...

    products.aspose.com/svg/uk/net/vectorization/im...
  3. التحقق من كلمة مرور الملفات المشفرة باستخدام C+...

    التحقق من كلمة مرور ملفات Excel المشفرة (xlsx، xlsb، xls، xlsm وملفات Open Office (ODS) باستخدام أكواد C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/ar/cpp/verify-password-of...
  4. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....Moreover, you can convert Excel to vector graphics using C# by loading...files. Code to Convert Excel to Vector Graphics in C# In this code...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  5. MetafileRenderingOptions.use_gdi_raster_operati...

    MetafileRenderingOptions.use_gdi_raster_operations_emulation 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/python-net/aspose.wo...
  6. How to filter an image|Documentation

    Filter an image. Apply Rectangular, Sharpen, Motion, Smoothing, Blur, and Median filters.... Applying the filter to a vector image is also possible, in...in this case, the vector image needs to be rasterized before that:...

    docs.aspose.com/imaging/java/developer-guide/ho...
  7. Lưu trữ

    Lưu trữ...tải và vector hóa hình ảnh bằng phương thức Vectorize(). Nó chấp...cùng, lưu hình ảnh đã được vector hóa dưới dạng tệp SVG bằng...

    blog.aspose.com/vi/svg/image-stencil-in-csharp/
  8. Create EMF image file via .NET | products.aspos...

    Create EMF image file via .NET....Drawing empowers users to render vector graphics, including lines,...extension represent for storing vector as well as bitmap-format images...

    products.aspose.com/drawing/net/create/emf/
  9. 使用 C++ 检测加密的 Office Open XML(OOXML)文件的文件格式|Docu...

    学习如何使用 Aspose.Cells for C++检测加密的 Office Open XML (OOXML) 文件的文件格式。...namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/zh/cpp/detect-file-format...
  10. Archiv

    Archiv...ImageVectorizer class var vectorizer = new ImageVectorizer { //...25, LineWidth = 1 } }; // Vectorize PNG from the specified file...

    blog.aspose.com/de/svg/convert-png-to-svg-online/