Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 55,975 for

vectorizer

(0.11 sec)
  1. Convert JSON Format to SVGZ via Java | products...

    Parse JSON to SVGZ in Java without using Microsoft PowerPoint...producing **compressed scalable vector graphics** directly from structured...lightweight SVGZ graphics. JSON-based vector diagrams – Convert structured...

    products.aspose.com/total/java/conversion/json-...
  2. Convert JSON Format to WMZ via Java | products....

    Parse JSON to WMZ in Java without using Microsoft PowerPoint...files provide compact, scalable vector graphics ideal for embedding...graphic storage – Compress vector graphics for efficient storage...

    products.aspose.com/total/java/conversion/json-...
  3. OGC GeoPackage (GPKG)

    The OGC GeoPackage (GPKG) is a file format and data exchange standard for storing geospatial data. It combines the advantages of a geospatial database and a file-based format, providing a self-contained and platform-independent solution for storing and sharing geospatial information. The GeoPackage format supports various types of data, including vector features, raster images, and attribute data, allowing for the storage of complex geospatial datasets in a single file. It is an open standard developed by the Open Geospatial Consortium (OGC) and is widely used in the geospatial industry for mobile applications, offline mapping, and data interoperability....various types of data, including vector features, raster images, and...management and analysis: 1. Vector data storage: GPKG files can...

    products.aspose.com/gis/net/gis-formats/gpkg/
  4. Конвертировать текст в вектор – Aspose.SVG for ...

    Преобразуйте текст SVG в вектор с помощью библиотеки Python. Текст SVG преобразуется из шрифта в векторную графику, и его нельзя редактировать в текстовом редакторе....демонстрирует использование свойства Vectorize_text для векторизации текста...join (output_folder, "text_to_vector.svg" ) 10 if not os. path ...

    docs.aspose.com/svg/ru/python-net/convert-text-...
  5. C++でセルに画像を挿入する方法|Documentation

    C++を使ってAspose.Cellsでセルに画像を挿入する方法を学びます。...#include <fstream> #include <vector> #include "Aspose.Cells.h"...// Read image file into byte vector std :: ifstream file ( "aspose...

    docs.aspose.com/cells/ja/cpp/how-to-insert-pict...
  6. Kopf und Fußzeilen mit C++ festlegen|Documentation

    Dieser Artikel erklärt, wie man programmgesteuert ein Bild in die Kopf und Fußzeile von Excel Arbeitsblättern einfügt, indem man die Kopf und Fußzeile mit Skriptbefehlen mithilfe der C++ API oder Bibliothek festlegt....#include <fstream> #include <vector> #include "Aspose.Cells.h"...; // Declaring a byte array vector < uint8_t > binaryData ; //...

    docs.aspose.com/cells/de/cpp/setting-headers-an...
  7. Convert from ODG(Apache OpenOffice Draw Format)...

    Aspose.Imaging API can easily convert from ODG(Apache OpenOffice Draw Format) to other formats using Java platform...store drawing elements as a vector image. It follows the XML based...ODG represents drawings as vector images using points, lines...

    products.aspose.com/imaging/java/conversion/fro...
  8. Výkresy 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 a nastavte vlastnost vector_rasterization_options . Zavolejte...BmpOptions a nastavte vlastnost vector_rasterization_options . Zavolejte...

    docs.aspose.com/cad/cs/python-net/dwf-drawings/
  9. Изображения 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/bg/python-net/developer-gui...
  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/