Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 56,052 for

vector

(0.08 sec)
  1. Supported File Formats|Aspose.GIS for .NET

    The Vector formats that GIS C#.NET Library can read or write include ESRI Shapefile, GeoJSON, TopoJSON, Keyhole Markup Language, GPS Exchange Format, OpenStreetMap (OSM) XML and supports file formats like .shp, .shx, .dbf, .geojson, .gdb, .gml, .kml, .mif, .osm....File Formats Contents [ Hide ] Vector Formats The following table...table indicates the vector formats that Aspose.GIS for .NET can read...

    docs.aspose.com/gis/net/supported-file-formats/
  2. 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 C++...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  3. On Premise, Cloud & App Based Solutions to Proc...

    Build applications to process & convert CAD and BIM drawing files via High Code APIs or Cloud-based SDKs. Use cross-platform apps to open, render, export and convert DXF, DWG, DGN, DWF, DWFX, IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX, SVG file formats without additional CAD software....PDF, WEBP, PNG, PSD and other Vector and Raster Images without any...convert to PDF, PNG or other vector and raster image file formats...

    products.aspose.com/cad/
  4. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....(including image manipulation, vector and text drawing) in fully...library supports rendering vector graphics such as lines, curves...

    products.aspose.com/drawing/net/
  5. .NET, JavaScript, Python, Java CAD APIs | CAD a...

    Export DXF, DWG, DWT, DGN, IFC, DWF, DWFX, STL, IGES, CF2, Collada(DAE), PLT, OBJ, SVG, DXB, FBX, U3D, 3DS, STP files to PDF and Vector or raster images from within .NET, Java, Python, JavaScript applications or by utilizing JasperReports tools....STP drawings to raster and vector images images including PDF...drawing file into raster and vector format files via WebAssembly...

    products.aspose.com/cad/family/
  6. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C++ code....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  7. Convert images ODG to WMF via C# | products.asp...

    Sample code for ODG to WMF C# image conversion. Use API example code for batch ODG files to WMF conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/odg-...
  8. Handling Windows Metafiles in Java|Aspose.Words...

    Aspose.Words for Java implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....format that can contain both vector and raster graphics. This format...Windows Metafile was the only vector image format supported by Microsoft...

    docs.aspose.com/words/java/handling-windows-met...
  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/