Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 56,016 for

vector

(0.04 sec)
  1. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel 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/insert-background-ima...
  2. Export EMAIL to EMF via Java | products.aspose.com

    Java API to Convert EMAIL to EMF without using Microsoft Word or Outlook...format preserves content as vector graphics, ensuring high-quality...Store communication as scalable vector images. Archival with Fidelity...

    products.aspose.com/total/java/conversion/email...
  3. Convert JSON Format to EMZ via Java | products....

    Parse JSON to EMZ in Java without using Microsoft PowerPoint...crucial for creating **compressed vector graphics** from structured...technical vector illustrations. Lightweight vector storage –...

    products.aspose.com/total/java/conversion/json-...
  4. 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 PDF Portable...

    docs.aspose.com/barcode/phpjava/image-formats/
  5. Convert to CSV|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-csv/
  6. Convert to GPX|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-gpx/
  7. Convert to GeoJSON|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-geojson/
  8. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...PNG, JPEG, GIF, and TIFF) and vector (EMF and SVG) image formats...formats but also to a stream or a vector file. Aspose.BarCode for .NET...

    docs.aspose.com/barcode/net/save-barcode-image/
  9. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  10. Convert Text to SVG in Python

    This brief tutorial discusses how to convert text to SVG in Python. It covers the stepwise algorithm and a working code snippet to make svg from text in Python....SVG to export text to vector format Initiate an object of...element and write the output vector image These steps make it easy...

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