Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 58,276 for

vector

(0.2 sec)
  1. Supported File Formats|Documentation

    Aspose Diagram for .NET supports VSD, VSS, VDW, VST, VDX,VSX,VTX,VSDX, VSSX, VSTX, VSDM, VSTM, and VSSM....Microsoft Visio VSD Visio Drawing (Vector Graphics File Format) VSX Visio...SVG Scalable Vector Graphics (An XML-based vector image format)...

    docs.aspose.com/diagram/net/supported-file-form...
  2. Supported File Formats|Documentation

    Visio Diagram Java API can load and save variety of formats including VSDX, VDX, VSD, VTX, VSSX, VSDM, VSTM, PDF, XPS, SVG, EMF, JPEG, PNG, BMP, TIFF and HTML....Microsoft Visio VSD Visio Drawing (Vector Graphics File Format) VSX Visio...SVG Scalable Vector Graphics (An XML-based vector image format)...

    docs.aspose.com/diagram/java/supported-file-for...
  3. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRasterOperations method. Gets or sets a value determining whether or not the raster operations should be emulated in C++....not be rendered directly to vector graphics. Emulating raster...rasterization of the resulting vector graphics which may affect the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Handling Windows Metafiles|Aspose.Words for Pyt...

    Aspose.Words for Python via .NET 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....converting metafiles to raster or vector formats. Windows Metafile format...format that can contain both vector and raster graphics. This format...

    docs.aspose.com/words/python-net/handling-windo...
  5. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....Computer Graphics Metafile for 2D vector graphics EPUB Ebook file format...SVG Scalable Vector Graphics (An XML-based vector image format)...

    docs.aspose.com/pdf/net/supported-file-formats/
  6. Vectorize GIF – C# code and Online Vectorizer

    GIF to Vector online or in C#. Convert GIF to SVG and get all advantages of Vector graphics. Try Online Image Vectorizer for free!...NET Vectorization GIF to SVG Vectorize GIF image – C#...C# code and Online Vectorizer Convert GIF to SVG format online...

    products.aspose.com/svg/net/vectorization/gif-t...
  7. Handling Windows Metafiles|Aspose.Words for Nod...

    Aspose.Words for Node.js via .NET 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/nodejs-net/handling-windo...
  8. MetafileRenderingMode enumeration | Aspose.Word...

    aspose.words.saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles.... Members Name Description VECTOR_WITH_FALLBACK Aspose.Words...tries to render a metafile as vector graphics. If Aspose.Words cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...