Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 58,307 for

vectorize

(0.27 sec)
  1. Integrate Aspose.BarCode for .NET with Aspose.W...

    How to Integrate Aspose.BarCode and Aspose.Words for .NET...barcode images in raster and vector formats and insert them to...recognize barcodes in raster and vector formats stored in Word files...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  2. Catatan Rilis Aspose.PSD untuk .NET 21.6|Docume...

    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....Kesalahan PSDNET-547 Regular or vector mask for a layer group is ignored...disabled vector layer masks on saving enables vector masks Kesalahan...

    docs.aspose.com/psd/id/net/aspose-psd-untuk-net...
  3. 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...
  4. Einfügen einer WAV Datei als Ole Objekt mit C++...

    Lernen Sie, wie Sie eine WAV Datei als OLE Objekt in Excel Tabellen mit Aspose.Cells und C++ einfügen....#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/de/cpp/inserting-a-wav-fi...
  5. Convert CGM to WMF via Python | products.aspose...

    Sample code for CGM to WMF conversion. Use API example code for batch CGM files to WMF conversion....BIM drawing file into various vector and raster formats without...for storing and exchanging vector graphics (2D), raster graphics...

    products.aspose.com/cad/python-net/conversion/c...
  6. Convert CGM to WMF via C# | products.aspose.com

    Sample code for CGM to WMF C# conversion. Use API example code for batch CGM files to WMF conversion within VB.NET, Asp.NET or any .NET based application....BIM drawing file into various vector and raster formats without...for storing and exchanging vector graphics (2D), raster graphics...

    products.aspose.com/cad/net/conversion/cgm-to-wmf/
  7. WMF to EMZ Images Conversion with Python | prod...

    How to use Python for WMF to EMZ 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...
  8. WMZ to WMF Images Conversion with Python | prod...

    How to use Python for WMZ to WMF 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...
  9. J2K to WMF Images Conversion with Python | prod...

    How to use Python for J2K to WMF 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...
  10. 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-...