Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 57,475 for

vector

(0.38 sec)
  1. Filter CMX images via Java | products.aspose.com

    Try our On-Premise document APIs to Filter CMX image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... It contains image data as vector graphics as well as metadata...(Targa Graphic) SVG (Scalable Vector Graphics) AVIF EPS (Encapsulated...

    products.aspose.com/imaging/java/filter/cmx/
  2. Image Compressor Licensing Plugin|Documentation

    Reduce image sizes in C# using Image Compressor with flexible compression options for raster or Vector images...you're compressing raster or vector images, you have a wide range...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  3. How to filter an image|Documentation

    Filter an image. Apply Rectangular, Sharpen, Motion, Smoothing, Blur, and Median filters....You can apply a filter for a vector image as well, but you need...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. Spatial Reference Systems|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....markup language for representing vector geometry objects on a map,...

    docs.aspose.com/gis/net/spatial-reference-systems/
  5. Manipulating EPS Images|Documentation

    Aspose.Imaging graphic library for Java supports manipulating EPS images, exporting to other formats, resizing images and extracting preview images....files are supported by many vector editing applications and remain...convert them into other image vector or raster formats such as SVG...

    docs.aspose.com/imaging/java/developer-guide/ma...
  6. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from SVGZ(Compressed version of Scalable Vector Graphics (.SVG) file.) into various formats using Aspose.Imaging for Python via .NET....(Compressed version of Scalable Vector Graphics (.SVG) file.) to various...compressed version of Scalable Vector Graphics (.SVG) file. It is...

    products.aspose.com/imaging/python-net/conversi...
  7. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.Cells for Node.js via C++....Scalable Vector Graphics (SVG) is an XML-based vector image format...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...
  8. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....#include <fstream> #include <vector> #include "Aspose.Cells.h"...; // Declaring a byte array vector < uint8_t > binaryData ; //...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  9. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...support recognizing or extracting vector‑based line elements as text...APIs (e.g., extracting shapes, vector graphics, or drawing commands)...

    forum.aspose.com/t/vertical-line-not-extracted-...
  10. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....#include <string> #include <vector> #include "Aspose.Cells.h".../Data/02_OutputDirectory/" ); Vector < U16String > data { srcDir...

    docs.aspose.com/cells/cpp/merge-files/