Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 54,308 for

vector

(0.06 sec)
  1. 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...

    docs.aspose.com/imaging/python-net/working-with...
  2. Convert to KML|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....file format from other popular vector-based gis files. Live Example...options to convert files . Each vector-based format has its own read/write...

    docs.aspose.com/gis/net/convert-to-kml/
  3. Convert to TopoJSON|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....file format from other popular vector-based gis files. Live Example...options to convert files . Each vector-based format has its own read/write...

    docs.aspose.com/gis/net/convert-to-topojson/
  4. CDR to WMF Images Conversion with Python | prod...

    How to use Python for CDR to WMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...File Format A CDR file is a vector drawing image file that is...

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

    Sample code for CDR to WMF Java conversion. Use API example code for batch CDR files to WMF conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/java/conversion/cdr...
  6. 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...
  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/net/creating-and-manipu...
  8. 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...
  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. 用 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...