Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 56,052 for

vector

(0.07 sec)
  1. 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...
  2. Working with multipage 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....multipage image from vector images In order to use vector images as animation...to create TIFF image using vector images : Create animation from...

    docs.aspose.com/imaging/net/working-with-multip...
  3. How to Insert Picture in Cell with C++|Document...

    Learn how to insert a picture into a cell with Aspose.Cells using C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...// Read image file into byte vector std :: ifstream file ( "aspose...

    docs.aspose.com/cells/cpp/how-to-insert-picture...
  4. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  5. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  6. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted Office Open XML (OOXML) files using Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/cpp/detect-file-format-of...
  7. CMX to WMF Images Conversion with Python | prod...

    How to use Python for CMX to WMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,... It contains image data as vector graphics as well as metadata...

    products.aspose.com/imaging/python-net/conversi...
  8. ODG to SVG Images Conversion with Python | prod...

    How to use Python for ODG to SVG images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/python-net/conversi...
  9. WMF to SVGZ Images Conversion with Python | pro...

    How to use Python for WMF to SVGZ images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/python-net/conversi...
  10. Convert CMX to WMF via Java | products.aspose.com

    Sample code for CMX to WMF Java conversion. Use API example code for batch CMX files to WMF conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it... It contains image data as vector graphics as well as metadata...

    products.aspose.com/imaging/java/conversion/cmx...