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. 条件付きアイコンセットをセルのテキストとともにC++で追加する|Documentation

    Aspose.Cellsを使用して、C++でExcelのセルの横に条件付きアイコンを追加する方法を学びます。...#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/ja/cpp/add-conditional-ic...
  9. Xử lý Windows MetaFile trong Java|Aspose.Words ...

    Aspose.Words cho Java thực hiện người chơi Windows của riêng nó để chơi định dạng Metafile trên tất cả các nền tảng và hỗ trợ xử lý các tính năng cơ bản của metafile và có thể thực hiện chuyển đổi đến một loại khác của người chơi metafile....hình ảnh có thể chứa cả đồ họa vector và raster. Định dạng này được...Metafile là định dạng hình ảnh vector duy nhất được hỗ trợ bởi Microsoft...

    docs.aspose.com/words/vi/java/handling-windows-...
  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-...