Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 56,404 for

vectorization

(0.15 sec)
  1. Inserire un file WAV come oggetto Ole con C++|D...

    Impara come inserire un file WAV come oggetto OLE nei fogli di lavoro Excel usando Aspose.Cells con C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/it/cpp/inserting-a-wav-fi...
  2. Малювання трафаретів – код C# та онлайн-констру...

    Перетворіть зображення у SVG і застосуйте техніку створення трафаретів на C#. Використовуйте Stencil Maker, щоб створювати трафарети онлайн...NET Vectorization Image Stencil Малювання...Як використовувати Image Vectorizer? Спочатку завантажте растрове...

    products.aspose.com/svg/uk/net/vectorization/st...
  3. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...Return an empty vector on error return Vector < uint8_t > ();...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  4. MetafileRenderingOptions.emulate_raster_operati...

    MetafileRenderingOptions.emulate_raster_operations property. Gets or sets a value determining whether or not the raster operations should be emulated....not be rendered directly to vector graphics. Emulating raster...rasterization of the resulting vector graphics which may affect the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from CDR(Vector Drawing Image) into various formats using Aspose.Imaging for Python via .NET....to convert images from CDR (Vector Drawing Image) to various different...Python via .NET. A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/python-net/conversi...
  6. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....origins of the text, raster or vector images and details. Font selection... HP-GL/2 Vector Graphics commands + Screened Vector Command (SV)...

    docs.aspose.com/pdf/php-java/convert-other-file...
  7. Online XPS to DOT Conversion or Build .NET base...

    Free online app to convert XPS to DOT files. .NET C# conversion library code for XPS documents....However, when working with vector data, image editing software...conversion of XPS files into Vector formats is necessary to unlock...

    products.aspose.com/total/net/conversion/xps-to...
  8. Archiv

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

    blog.aspose.com/de/svg/vectorize-image-in-csharp/
  9. Arsip

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

    blog.aspose.com/id/svg/vectorize-image-in-csharp/
  10. 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-...