Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 56,391 for

vector

(0.24 sec)
  1. WMF Images Crop with Python | products.aspose.com

    How to use Python for WMF images and photos crop on desktop and web applications....Metafile (WMF) for storing vector as well as bitmap-format images...accurate, WMF belongs to the vector file format category of Graphics...

    products.aspose.com/imaging/python-net/crop/wmf/
  2. WMF Images Grayscale with Python | products.asp...

    How to use Python to grayscale WMF images and photos on desktop and web applications....Metafile (WMF) for storing vector as well as bitmap-format images...accurate, WMF belongs to the vector file format category of Graphics...

    products.aspose.com/imaging/python-net/grayscal...
  3. How to Convert MPP to SVG | Aspose.Tasks Docume...

    Convert your Microsoft Project files to scalable Vector graphics with Aspose.Tasks for .NET....Scalable Vector Graphics (SVG) is an XML-based vector image format...Gantt charts into standalone vector graphics. These graphics can...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  4. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters.... c_str (); std :: vector < AsposeOCRInput > content...

    docs.aspose.com/ocr/cpp/characters-blacklist/
  5. Convert Image to SVG in Python

    This quick article explains how to convert image to SVG in Python. It contains the stepwise information and a code snippet to create SVG from PNG in Python....to convert raster images to vector format Load the source picture...SvgRasterizationOpti object Render the output vector image These steps enumerate...

    kb.aspose.com/imaging/python/convert-image-to-s...
  6. Convert PS to SVGZ via Java | products.aspose.com

    Export PS file to SVGZ in your Java applications without using any third party application...to SVGZ (Compressed Scalable Vector Graphics) ensures high-quality...Converting PS diagrams into scalable vector graphics for web interfaces...

    products.aspose.com/total/java/conversion/ps-to...
  7. C# API to Export EMAIL to SVG | products.aspose...

    Convert EMAIL to SVG without using Microsoft Word or Outlook on .NET... images like SVG (Scalable Vector Graphics) become essential...templates to create scalable, vector-based logos and brand assets...

    products.aspose.com/total/net/conversion/email-...
  8. Java API to Export CGM to PS | products.aspose.com

    Convert CGM to PS using on premise Java API...format ensures that complex vector graphics, engineering diagrams...Use Cases Industrial-Grade Vector Printing – Produce sharp, scalable...

    products.aspose.com/total/java/conversion/cgm-t...
  9. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...#include <fstream> #include <vector> #include "Aspose.Cells.h"...; // Declaring a byte array vector < uint8_t > binaryData ; //...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  10. 使用 C++ 合并文件|Documentation

    学习如何使用 Aspose.Cells for C++ 高效合并Excel文件。...#include <string> #include <vector> #include "Aspose.Cells.h".../Data/02_OutputDirectory/" ); Vector < U16String > data { srcDir...

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