Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 52,443 for

vectorizer

(0.07 sec)
  1. 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...
  2. 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...
  3. رسومات DWF|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....من فئة PdfOptions وضبط خاصية vector_rasterization_options . استدعاء...من فئة BmpOptions وضبط خاصية vector_rasterization_options . استدعاء...

    docs.aspose.com/cad/ar/python-net/dwf-drawings/
  4. رسومات DWF|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....من فئة PdfOptions وضبط خاصية vector_rasterization_options . استدعاء...من فئة BmpOptions وضبط خاصية vector_rasterization_options . استدعاء...

    docs.aspose.com/cad/ar/python-net/developer-gui...
  5. Vectorisation – Présentation de base – Exemples C#

    Les articles de cette section expliquent comment convertir du texte SVG en vecteur et comment convertir une image raster en graphique vectoriel à l'aide de l'API Aspose.SVG....var vectorizer = new ImageVectorizer(); 8 9 // Vectorize image...file 10 var document = vectorizer. Vectorize (Path. Combine (DataDir...

    docs.aspose.com/svg/fr/net/vectorization/
  6. C++を使って、ワークシート内のテキストボックスのタグをテキストに置き換えます。|Docume...

    Aspose.Cells for C++を使用して、ワークシートのテキストボックス内のタグをプログラムによって置き換えます。...#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/ja/cpp/replace-tag-with-t...
  7. Настройка заголовков и подвалов с помощью C++|D...

    В этой статье объясняется, как программно вставить изображение в заголовок и подвал листов Excel с помощью настройки заголовков и подвалов с помощью команд скрипта, используя API или библиотеку C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...; // Declaring a byte array vector < uint8_t > binaryData ; //...

    docs.aspose.com/cells/ru/cpp/setting-headers-an...
  8. Chuyển đổi CGM sang DIF thông qua API C# | prod...

    C# API để chuyển đổi tệp CGM sang DIF mà không cần sử dụng Microsoft Excel hoặc Adobe Reader...thác đầy đủ được khả năng của vector graphics và capabilities illustration...phép bạn: Use Cases: Chỉnh sửa vector graphics : Chuyển các file...

    products.aspose.com/total/vi/net/conversion/cgm...
  9. Cách chuyển đổi PDF sang SVG bằng Java

    Hướng dẫn ngắn gọn này trình bày cách chuyển đổi PDF sang SVG bằng Java. Nó giải thích các chi tiết cấu hình IDE, thuật toán từng bước và mã mẫu đang chạy để chuyển đổi PDF sang hình ảnh véc-tơ bằng Java....bạn có thể tùy chỉnh hình ảnh vector bằng cách đặt các thuộc tính...vào, đặt định dạng hình ảnh vector và hiển thị tệp hình ảnh kết...

    kb.aspose.com/vi/pdf/java/how-to-convert-pdf-to...
  10. الكشف عن تنسيق ملف ملفات Office المشفرة ملفات O...

    تعلم كيفية اكتشاف تنسيق ملفات Office Open XML المشفرة باستخدام Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/ar/cpp/detect-file-format...