Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 58,228 for

vector

(0.07 sec)
  1. ImageSaveOptions.metafile_rendering_options pro...

    ImageSaveOptions.metafile_rendering_options property. Allows to specify how metafiles are treated in the rendered output....VECTOR is specified, Aspose.Words...Words renders metafile to vector graphics using its own metafile rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Bug 5216: Shapefile to GeoPackage- Conversion s...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5216-Shapefile-GeoPackage.zip (855.2 KB) Thanks,...as a vector dataset – make sure you are using the vector API,...Gpkg; // 1. Open the Shapefile (vector dataset) using (VectorDataset...

    forum.aspose.com/t/bug-5216-shapefile-to-geopac...
  3. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .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/python-net/supported-file-f...
  4. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  5. Convert Text to SVG in Python

    This brief tutorial discusses how to convert text to SVG in Python. It covers the stepwise algorithm and a working code snippet to make svg from text in Python....SVG to export text to vector format Initiate an object of...element and write the output vector image These steps make it easy...

    kb.aspose.com/svg/python/convert-text-to-svg-in...
  6. How to Convert PDF to SVG using Java

    This brief guide covers how to convert PDF to SVG using Java. It explains the IDE configuration details, step-by-step algorithm, and a running sample code to convert PDF to Vector image using Java....sample code to convert PDF to vector image using Java . Furthermore...Furthermore, you can customize the vector image by setting different...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-sv...
  7. 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...
  8. 导入HTML时避免大数字的指数表示法|Documentation

    学习如何在用编号Aspose.Cells for C++导入HTML时避免大数字的指数表示法。...#include <iostream> #include <vector> #include "Aspose.Cells.h"...p></body></html>" ; std :: vector < uint8_t > byteArray ; for...

    docs.aspose.com/cells/zh/cpp/avoid-exponential-...
  9. 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/
  10. 使用 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-...