Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 56,053 for

vector

(0.1 sec)
  1. Convert Excel to SVG|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....Excel to SVG SVG ( Scalable Vector Graphics ) is a specification...standards for two-dimensional vector graphics. It is an open standard...

    docs.aspose.com/cells/python-java/convert-excel...
  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 .NET...

    docs.aspose.com/barcode/net/save-barcode-image/
  3. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...Return an empty vector on error return Vector < uint8_t > ();...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  4. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  5. GIS and Geo Formats for Effective Data Management

    The overview covers commonly used GIS and Geo file formats in GIS applications, including Vector data formats, raster data formats, web map formats, database formats, and other formats. It discusses popular formats such as Shapefile, GeoJSON, KML, PostGIS, Oracle Spatial, Microsoft SQL Server Spatial, GPX, NTF, Mapbox Vector Tile, SVG, TopoJSON, and OGC GeoPackage. This information helps readers choose the appropriate format for their geospatial data and optimize their GIS applications....GIS applications, including vector data formats, raster data formats...Server Spatial, GPX, NTF, Mapbox Vector Tile, SVG, TopoJSON, and OGC...

    products.aspose.com/gis/net/gis-formats
  6. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++....#include <iostream> #include <vector> #include "Aspose.Cells.h"...p></body></html>" ; std :: vector < uint8_t > byteArray ; for...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  7. 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-...
  8. How to filter an image|Documentation

    Filter an image. Apply Rectangular, Sharpen, Motion, Smoothing, Blur, and Median filters.... Applying the filter to a vector image is also possible, in...in this case, the vector image needs to be rasterized before that:...

    docs.aspose.com/imaging/java/developer-guide/ho...
  9. .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/
  10. 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...