Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 52,952 for

vectorization

(0.07 sec)
  1. Vectorisation d'images – Exemples C#

    Apprenez à vectoriser des images en C#. Considérez les fonctionnalités de vectorisation d’image et l’effet des propriétés de configuration sur le résultat....png" ); 47 48 // Vectorize raster image from the specified...document1 = vectorizer1. Vectorize (sourcePath); 50 using var...

    docs.aspose.com/svg/fr/net/image-vectorization-...
  2. Agregar íconos condicionales con texto en la ce...

    Aprende cómo agregar íconos condicionales junto al texto en Excel usando Aspose.Cells con C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/es/cpp/add-conditional-ic...
  3. Lägg till villkorssymboler bredvid celltext med...

    Lär dig hur man lägger till villkorssymboler bredvid celltext i Excel med Aspose.Cells och C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/sv/cpp/add-conditional-ic...
  4. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  5. CDR to WMF Images Conversion with Python | prod...

    How to use Python for CDR to WMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/python-net/conversi...
  6. Rückgabe eines Wertebereichs mit AbstractCalcul...

    Dieser Artikel führt eine abstrakte Berechnungs Engine ein, die einen Wertebereich in Microsoft Excel mit der Aspose.Cells Bibliothek in C++ zurückgibt. Durch das Laden einer bestehenden Excel Datei oder das Erstellen einer neuen Datei können wir die Methoden von Aspose.Cells verwenden, um einen Wertebereich zu erhalten und das Ergebnis zurückzugeben. Schließlich speichern wir die modifizierte Excel Datei auf der Festplatte....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/de/cpp/returning-a-range-...
  7. 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...
  8. 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...
  9. کار با ماسک در Aspose.PSD برای جاوا|Documentation

    نمونه‌هایی از چگونگی کار با ماسک‌های Clipping, Raster و Vector در فایل PSD... ماسک های Vector این مقاله همهٔ این سه نوع ماسک...کنید. ** ماسک های Vector ** ماسک های Vector در فایل های جاوا ابزارهای...

    docs.aspose.com/psd/fa/fa/java/update-create-la...
  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-...