Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 55,717 for

vectorize

(0.15 sec)
  1. Chuyển đổi PNG sang SVG trong Python

    Bài viết này giải thích cách chuyển đổi PNG sang SVG trong Python. Bài viết bao gồm thuật toán và mã mẫu để chuyển đổi Hình ảnh sang SVG trong Python....Đặt thuộc tính tùy chỉnh để vector hóa hình ảnh Chuyển đổi định...sang SVG bằng phương pháp vectorize Bạn có thể làm theo các bước...

    kb.aspose.com/vi/svg/python/convert-png-to-svg-...
  2. Архивы

    Архивы...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/
  3. 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/
  4. 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-...
  5. 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-...
  6. 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-...
  7. 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/
  8. Convert to KML|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....file format from other popular vector-based gis files. Live Example...options to convert files . Each vector-based format has its own read/write...

    docs.aspose.com/gis/net/convert-to-kml/
  9. Convert to TopoJSON|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....file format from other popular vector-based gis files. Live Example...options to convert files . Each vector-based format has its own read/write...

    docs.aspose.com/gis/net/convert-to-topojson/
  10. 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-...