Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 55,991 for

vector

(0.08 sec)
  1. Creating and manipulating animation using APNG ...

    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....Create APNG animation using vector graphics Created from graphics...graphics animation: Compressed vector formats Deskewing a scanned...

    docs.aspose.com/imaging/java/creating-and-manip...
  2. 使用 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...
  3. How to Convert PDF to SVG Image using C#

    This tutorial explains how to convert PDF to SVG using C#. It contains the information to prepare the environment, followed by a sequence of steps and a code snippet for rendering PDF to Vector image using C#....snippet for rendering PDF to vector image using C# . Moreover,...properties to modify the output vector image as per your requirements...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-svg...
  4. Convert ODG to WMF via Java | products.aspose.com

    Sample code for ODG to WMF Java conversion. Use API example code for batch ODG files to WMF conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/java/conversion/odg...
  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-net/image-formats/
  6. 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/cpp/image-formats/
  7. Creating and manipulating animation using APNG ...

    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....Create APNG animation using vector graphics Created from graphics...graphics animation: Compressed vector formats Deskewing a scanned...

    docs.aspose.com/imaging/python-net/creating-and...
  8. Creating and manipulating animation using APNG ...

    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....Create APNG animation using vector graphics Created from graphics...graphics animation: Compressed vector formats Deskewing a scanned...

    docs.aspose.com/imaging/net/creating-and-manipu...
  9. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....not be rendered directly to vector graphics. Emulating raster...rasterization of the resulting vector graphics which may affect the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/