Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 57,478 for

vector

(0.34 sec)
  1. .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/
  2. 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...
  3. 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-...
  4. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with Vector graphics in Java....for Java API through a basic vector graphics creation. The Aspose...and vector drawing. It facilitates the creation of vector graphics...

    docs.aspose.com/drawing/java/hello-world-example/
  5. 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/
  6. 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...
  7. 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...
  8. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...05 KB Aspose result (Vector): 794×1123 4.03 KB Expeceted...794×1123 1.75 KB Aspose result (Vector): 794×1123 3.52 KB Expeceted...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  9. 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...
  10. 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...