Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 52,650 for

vectorization

(0.08 sec)
  1. 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...
  2. 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...
  3. PDFファイルからC#を使用してベクターデータを抽出する|Aspose.PDF for .NET

    Aspose.PDFを使用すると、PDFファイルからベクターデータを簡単に抽出できます。位置、色、線幅などのベクターデータ(パス、ポリゴン、ポリライン)を取得できます。... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/ja/net/extract-vector-data-...
  4. Aspose.Drawing cho Java | Thư viện đồ họa đa nề...

    Thư viện đồ họa Java để vẽ văn bản, đường cong, đường thẳng, hình và hình ảnh....bao gồm thao tác hình ảnh, vẽ vector và văn bản trong mã được quản...Giải phóng sức mạnh đồ họa vector Aspose.Drawing cung cấp một...

    products.aspose.com/drawing/vi/java/
  5. Convert images CDR to SVGZ via C# | products.as...

    Sample code for CDR to SVGZ C# image conversion. Use API example code for batch CDR files to SVGZ conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/net/conversion/cdr-...
  6. Restituire un intervallo di valori utilizzando ...

    Questo articolo presenta un motore di calcolo astratto che restituisce un intervallo di valori in Microsoft Excel utilizzando la libreria Aspose.Cells con C++. Caricando un file Excel esistente o creando uno nuovo, possiamo usare i metodi forniti da Aspose.Cells per ottenere un intervallo di valori e restituire il risultato. Infine, salviamo il file Excel modificato su disco....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

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