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

vectorize

(1.29 sec)
  1. Проверка пароля зашифрованных файлов с помощью ...

    Проверьте пароль зашифрованных файлов 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...
  2. 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/
  3. 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...
  4. 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/getting-started/...
  5. Convert DICOM to SVG via Java | products.aspose...

    Sample code for DICOM to SVG Java conversion. Use API example code for batch DICOM files to SVG conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...Format SVG files are Scalable Vector Graphics Files that use XML...

    products.aspose.com/imaging/java/conversion/dic...
  6. 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-...
  7. 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-...
  8. Convert XPS to DXF via Java | products.aspose.com

    Export XPS file to DXF in your Java applications without using any third party application...CAD applications, preserving vector elements for design, architecture...documentation requiring precise vector conversion. Industrial design...

    products.aspose.com/total/java/conversion/xps-t...
  9. Archiv

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

    blog.aspose.com/cs/svg/convert-png-to-svg-online/
  10. 如何使用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/zh/cpp/how-to-insert-pict...