Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 52,443 for

vectorizer

(0.04 sec)
  1. Vectorisation d'images – Exemples de code Python

    Apprenez à vectoriser des images en Python. Considérez les fonctionnalités de vectorisation d’image et l’effet des propriétés de configuration sur le résultat....(définie précédemment) à l’objet vectorizer . Cela signifie que le vectoriseur...png" 12 output_file = "fish-vectorized.svg" 13 if not os. path ...

    docs.aspose.com/svg/fr/python-net/vectorize-ima...
  2. OTG to WMF Images Conversion with Python | prod...

    How to use Python for OTG to WMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...organization of drawing elements for a vector image that can be used to further...

    products.aspose.com/imaging/python-net/conversi...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....render every metafile using vector graphics. metafileRenderingOpt...setRenderingMode(MetafileRenderingMod.VECTOR_WITH_FALLBACK); // Create a...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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-...
  10. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....(including image manipulation, vector and text drawing) in fully...library supports rendering vector graphics such as lines, curves...

    products.aspose.com/drawing/net/