Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 57,536 for

vectorize

(0.23 sec)
  1. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from CDR(Vector Drawing Image) into various formats using Aspose.Imaging for Python via .NET....to convert images from CDR (Vector Drawing Image) to various different...Python via .NET. A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/python-net/conversi...
  2. Online XPS to DOT Conversion or Build .NET base...

    Free online app to convert XPS to DOT files. .NET C# conversion library code for XPS documents....However, when working with vector data, image editing software...conversion of XPS files into Vector formats is necessary to unlock...

    products.aspose.com/total/net/conversion/xps-to...
  3. 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...
  4. Archiver

    les archives... Appelez la méthode vectorize pour traiter le PNG. Enfin...la classe ImageVectorizer. vectorizer = svg . imagevectorization...

    blog.aspose.com/fr/svg/transform-png-to-svg-in-...
  5. آرشیوها

    آرشیوها... روش vectorize را برای پردازش PNG فراخوانی...ImageVectorizer را راه اندازی کنید vectorizer = svg.imagevectorization...

    blog.aspose.com/fa/svg/transform-png-to-svg-in-...
  6. Extrair Dados Vetoriais de um arquivo PDF usand...

    Aspose.PDF facilita a extração de dados vetoriais de um arquivo PDF. Você pode obter os dados vetoriais (caminho, polígono, polilinha), como posição, cor, largura da linha, etc.... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/pt/net/extract-vector-data-...
  7. Извлечение векторных данных из PDF-файла с помо...

    С помощью Aspose.PDF можно легко извлечь векторные данные из PDF-файла. Можно получить векторные данные (путь, многоугольник, полилинию), такие как положение, цвет, ширина линии и т. д.... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/ru/net/extract-vector-data-...
  8. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...supports vector graphics in general but it has its own vector format...and does not allow embedding vector images in a document. Instead...

    docs.aspose.com/barcode/java/add-barcode-to-pdf...
  9. Ajouter un ensemble d icônes conditionnelles av...

    Apprenez comment ajouter des icônes conditionnelles à côté du texte dans une cellule Excel en utilisant Aspose.Cells avec C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/fr/cpp/add-conditional-ic...
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/cpp/returning-a-range-of-...