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

vector

(0.06 sec)
  1. 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...
  2. Handling Windows Metafiles in C#|Aspose.Words f...

    Aspose.Words for .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 using C#....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/net/handling-windows-meta...
  3. 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/
  4. 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/
  5. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  6. 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...
  7. 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...
  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. Convert EMF to WMF Using Aspose.Imaging for .NE...

    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....when you need to work with vector graphics and require WMF output...the default options, cast the vector rasterization options to EmfRasterizationOpti...

    docs.aspose.com/imaging/net/convert-emf-to-wmf/
  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-...