Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 52,952 for

vectorization

(0.17 sec)
  1. 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-...
  2. 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-...
  3. 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/
  4. WMF to SVGZ Images Conversion with Python | pro...

    How to use Python for WMF to SVGZ 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. CMX to WMF Images Conversion with Python | prod...

    How to use Python for CMX to WMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,... It contains image data as vector graphics as well as metadata...

    products.aspose.com/imaging/python-net/conversi...
  6. ODG to SVG Images Conversion with Python | prod...

    How to use Python for ODG to SVG images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/python-net/conversi...
  7. Добавление условных иконок вместе с текстом яче...

    Узнайте, как добавлять условные иконки рядом с текстом в ячейках Excel с помощью Aspose.Cells и C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/ru/cpp/add-conditional-ic...
  8. Ajouter un ensemble d icônes conditionnelles av...

    Apprenez comment ajouter des icônes conditionnelles à côté du texte dans une cellule Excel en utilisant Aspose.Cells avec C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/fr/cpp/add-conditional-ic...
  9. إضافة مجموعة أيقونات شرطية مع نص الخلية باستخدا...

    تعلم كيفية إضافة أيقونات شرطية بجانب نص الخلية في Excel باستخدام Aspose.Cells مع C++....#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/ar/cpp/add-conditional-ic...
  10. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...