Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 58,173 for

vectorization

(0.28 sec)
  1. Настройка шрифтов для отображения таблиц с помо...

    Узнайте, как настраивать шрифты для отображения таблиц в виде изображений, 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-...
  2. 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/
  3. Convert Excel to SVG|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....Excel to SVG SVG ( Scalable Vector Graphics ) is a specification...standards for two-dimensional vector graphics. It is an open standard...

    docs.aspose.com/cells/python-java/convert-excel...
  4. 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...
  5. Convert GLTF to WMF via JavaScript | products.a...

    Sample code for GLTF to WMF conversion. Use API example code for batch GLTF files to WMF conversion....BIM drawing file into various vector and raster formats without...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/cad/javascript-net/conversi...
  6. 使用C++向工作表添加图标|Documentation

    学习如何使用 Aspose.Cells 和 C++ 向 Excel 工作表添加图标。...#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/
  7. Ajouter des icônes à la feuille de calcul avec ...

    Apprenez comment ajouter des icônes aux feuilles de calcul Excel en utilisant Aspose.Cells avec C++....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/fr/cpp/insert-svg-to-excel/
  8. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  9. Convert PDF to WMF via Java | products.aspose.com

    Export PDF file to WMF in your Java applications without using any third party application...WMF** or **PDF to WMZ** allows vector graphics from PDFs to be used...workflows. Key Use Cases Embedding vector PDF graphics in Office applications...

    products.aspose.com/total/java/conversion/pdf-t...
  10. Procurar

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

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