Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 52,443 for

vectorizer

(0.03 sec)
  1. Supported File Formats|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....Scalable Vector Graphics (SVG) is a web-friendly vector file format...Metafile (WMF) for storing vector as well as bitmap-format images...

    docs.aspose.com/cad/python-net/supported-file-f...
  2. Проверка пароля зашифрованных файлов с помощью ...

    Проверьте пароль зашифрованных файлов Excel (xlsx, xlsb, xls, xlsm) и OpenOffice (ODS), используя C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/ru/cpp/verify-password-of...
  3. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python....SVG to rotate vector images Specify a sample string...image in Python . Commence the vector image rotation process by initiating...

    kb.aspose.com/svg/python/rotate-svg-in-python/
  4. Configurare i caratteri per il rendering dei fo...

    Impara come configurare i caratteri per il rendering di fogli di calcolo in immagini, PDF e formati XPS usando Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/it/cpp/configuring-fonts-...
  5. Supported Image Formats|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....image file formats and two vector image formats. The latter ones...Metafile Format SVG Scalable Vector Graphics Format Product Overview...

    docs.aspose.com/barcode/python-java/image-formats/
  6. Настройка шрифтов для отображения таблиц с помо...

    Узнайте, как настраивать шрифты для отображения таблиц в виде изображений, 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-...
  7. Перетворення тексту на векторні контури на C# –...

    Векторизуйте текст у файлах SVG за допомогою C#. Перетворіть текст на векторну графіку та збережіть його як SVG....NET Vectorization TEXT to VECTOR Vectorization Текст у вектор...Save((OutputFolder + "text-vectorized.svg" ), saveOptions); Кроки...

    products.aspose.com/svg/uk/net/vectorization/te...
  8. Supported File Formats|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....Scalable Vector Graphics (SVG) is a web-friendly vector file format...Metafile (WMF) for storing vector as well as bitmap-format images...

    docs.aspose.com/cad/jasperreports/getting-start...
  9. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  10. Agregar iconos a la hoja de cálculo con C++|Doc...

    Aprende cómo agregar iconos a hojas de cálculo de Excel usando Aspose.Cells con C++....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/es/cpp/insert-svg-to-excel/