Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 58,228 for

vectorization

(0.15 sec)
  1. Supported File Formats|CAD 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....Scalable Vector Graphics (SVG) is a web-friendly vector file format...Metafile (WMF) for storing vector as well as bitmap-format images...

    docs.aspose.com/cad/jasperreports/supported-fil...
  2. How to Convert PDF to SVG Image using C#

    This tutorial explains how to convert PDF to SVG using C#. It contains the information to prepare the environment, followed by a sequence of steps and a code snippet for rendering PDF to vector image using C#....snippet for rendering PDF to vector image using C# . Moreover,...properties to modify the output vector image as per your requirements...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-svg...
  3. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  4. Ersätt tagg med text i en textbox inuti kalkbla...

    Ersätt taggar i kalkblads textrutor programmatiskt med Aspose.Cells for C++....#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/sv/cpp/replace-tag-with-t...
  5. Замените тег на текст в текстовом поле внутри Р...

    Программно заменяйте теги в текстовых полях листа, используя Aspose.Cells for C++....#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/ru/cpp/replace-tag-with-t...
  6. SVG

    SVG (Scalable Vector Graphics) is an XML-based vector image format that allows for high-quality, scalable graphics that can be displayed on the web or in other digital formats. It uses mathematical equations to create and render graphics, allowing them to be resized and manipulated without losing quality. It's commonly used for logos, icons, and illustrations on websites and in other digital media....(Scalable Vector Graphics) is an XML-based vector image format...Understanding SVG Format SVG (Scalable Vector Graphics) is a file format...

    products.aspose.com/gis/net/gis-formats/svg
  7. Online SVG to MHTML Conversion or Develop Java ...

    Free online app to convert SVG to MHTML files. Java conversion library code for SVG documents....email-compatible diagrams, and portable vector reports. Key Use Cases Archiving...offline access. Sending animated vector visuals embedded in MHTML emails...

    products.aspose.com/total/java/conversion/svg-t...
  8. Trabajar con gráficos vectoriales en Python|Asp...

    Aprende cómo extraer, mover, eliminar y copiar gráficos vectoriales entre páginas PDF usando GraphicsAbsorber en Python.... vector . GraphicsAbsorber () as graphics_absorber...GraphicsAbsorber es parte de aspose.pdf.vector namespace y está específicamente...

    docs.aspose.com/pdf/es/python-net/working-with-...
  9. Работа с векторной графикой в Python|Aspose.PDF...

    Узнайте, как извлекать, перемещать, удалять и копировать векторную графику между страницами PDF с помощью GraphicsAbsorber в Python.... vector . GraphicsAbsorber () as graphics_absorber...пространства имен aspose.pdf.vector и специально предназначен для...

    docs.aspose.com/pdf/ru/python-net/working-with-...
  10. Gestione di oggetti OLE con C++|Documentation

    Impara come aggiungere, estrarre e manipolare oggetti OLE nei fogli di lavoro usando Aspose.Cells con C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/it/cpp/managing-ole-objects/