Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 55,700 for

vectorize

(0.11 sec)
  1. Convert DXB to WMF via Python | products.aspose...

    Sample code for DXB to WMF conversion. Use API example code for batch DXB files to WMF conversion....BIM drawing file into various vector and raster formats without...binary data that represent 2D vector graphics and are used to exchange...

    products.aspose.com/cad/python-net/conversion/d...
  2. C++ ile WAV Dosyasını OLE Nesnesi olarak Ekleme...

    Aspose.Cells kullanarak Excel çalışma sayfalarına WAV dosyasını OLE nesnesi olarak nasıl ekleyeceğinizi öğrenin....#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/tr/cpp/inserting-a-wav-fi...
  3. Insérer un fichier WAV en tant qu objet OLE ave...

    Apprenez comment insérer un fichier WAV en tant qu objet OLE dans des feuilles Excel en utilisant Aspose.Cells avec C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/fr/cpp/inserting-a-wav-fi...
  4. WMF to WMZ Images Conversion with Python | prod...

    How to use Python for WMF to WMZ images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/python-net/conversi...
  5. Aggiungi set di icone condizionali con il testo...

    Impara come aggiungere icone condizionali accanto al testo nella cella in 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/it/cpp/add-conditional-ic...
  6. Архивы

    Архивы...ImageVectorizer class var vectorizer = new Aspose.Svg.ImageVectorization... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    blog.aspose.com/ru/svg/vectorize-image-in-csharp/
  7. Procurar

    Procurar...ImageVectorizer class var vectorizer = new Aspose.Svg.ImageVectorization... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    blog.aspose.com/pt/svg/vectorize-image-in-csharp/
  8. Devolver un rango de valores usando AbstractCal...

    Este artículo presenta un motor de cálculo abstracto que devuelve un rango de valores en Microsoft Excel usando la biblioteca Aspose.Cells con C++. Al cargar un archivo de Excel existente o crear uno nuevo, podemos usar los métodos proporcionados por Aspose.Cells para obtener un rango de valores y devolver el resultado. Finalmente, guardamos el archivo de Excel modificado en disco....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/es/cpp/returning-a-range-...
  9. 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/
  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-...