Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 55,724 for

vectorizer

(0.11 sec)
  1. Saving Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Android...formats but also as streams or vector files. Aspose.BarCode for Android...five common image formats, two vector formats, and some other ways...

    docs.aspose.com/barcode/androidjava/barcode-ima...
  2. Vectorización – Descripción general básica – Ej...

    Los artículos de esta sección explican cómo convertir texto SVG a vector y cómo convertir imágenes rasterizadas a gráficos vectoriales utilizando la API Aspose.SVG....cómo convertir texto SVG a vector y cómo convertir imagen rasterizada...cómo convertir texto SVG en vector usando la propiedad de la clase...

    docs.aspose.com/svg/es/net/vectorization/
  3. Архивы

    Архивы...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/
  4. 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/
  5. 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-...
  6. 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-...
  7. Returnera ett intervall av värden med AbstractC...

    Denna artikel introducerar en abstrakt beräkningsmotor som returnerar ett intervall av värden i Microsoft Excel med Aspose.Cells biblioteket med C++. Genom att ladda en befintlig Excel fil eller skapa en ny Excel fil kan vi använda metoderna som tillhandahålls av Aspose.Cells för att få ett intervall av värden och returnera resultatet. Slutligen sparar vi den modifierade Excel filen till disk....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/sv/cpp/returning-a-range-...
  8. 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/
  9. Xử lý siêu tệp Windows trong C#|Aspose.Words ch...

    Aspose.Words dành cho .NET triển khai trình phát Siêu tệp Windows của riêng mình để phát đị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 siêu tệp cơ bản, đồng thời có thể thực hiện dự phòng cho một loại trình phát siêu tệp khác bằng C#....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 Microsoft Word...

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