Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 52,628 for

vector

(0.05 sec)
  1. C++ API to Export CGM to DOTX | products.aspose...

    Convert CGM to DOTX within C++ applications....(Computer Graphics Metafile) is a vector graphics file format which...is used to store 2D and 3D vector graphics. It is widely used...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. C++ API to Export SVG to RTF | products.aspose.com

    Convert SVG to RTF within C++ applications....(Scalable Vector Graphics) is an XML-based vector image format...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. C++ API to Convert MHTML to SWF | products.aspo...

    Convert MHTML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...is a vector-based file format used for multimedia, vector graphics...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. Several Image Into SVG C++

    Merge multiple Image into SVG in C++ code. Save Image as SVG using C++....namespace Aspose::Words; std::vector<String> fileNames { u"Input1...<DocumentBuilder>(doc); std::vector<SharedPtr<Shape>> shapes; for...

    products.aspose.com/words/cpp/merge/image-to-svg/
  5. Several Image Into JPG C++

    Merge multiple Image into JPG in C++ code. Save Image as JPG using C++....namespace Aspose::Words; std::vector<String> fileNames { u"Input1...<DocumentBuilder>(doc); std::vector<SharedPtr<Shape>> shapes; for...

    products.aspose.com/words/cpp/merge/image-to-jpg/
  6. Several JPG Into JPG C++

    Merge multiple JPG into JPG in C++ code. Save JPG as JPG using C++....namespace Aspose::Words; std::vector<String> fileNames { u"Input1...<DocumentBuilder>(doc); std::vector<SharedPtr<Shape>> shapes; for...

    products.aspose.com/words/cpp/merge/jpg-to-jpg/
  7. Several JPG Into SVG C++

    Merge multiple JPG into SVG in C++ code. Save JPG as SVG using C++....namespace Aspose::Words; std::vector<String> fileNames { u"Input1...<DocumentBuilder>(doc); std::vector<SharedPtr<Shape>> shapes; for...

    products.aspose.com/words/cpp/merge/jpg-to-svg/
  8. Remove background from images in C#|Documentation

    Setting some of the pixel values in an image to zero, or some other “background” value is known as Masking. C# Image Processing Library supports the following types of masking.... Remove background from vector images in C#...

    docs.aspose.com/imaging/net/removing-background...
  9. Set Barcode Size and Resolution in Python via ....

    How to Manage Barcode Parameters in Aspose.BarCode for Python...represent image data for raster or vector images. To link these coordinates...

    docs.aspose.com/barcode/python-net/set-barcode-...
  10. Convert SVG to PNG in Python

    This tutorial explains how to convert SVG to PNG in Python. It covers the algorithm and a sample code to turn SVG into PNG in Python....and iterate it for as many vector images as required. Additionally...

    kb.aspose.com/svg/python/convert-svg-to-png-in-...