Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 52,650 for

vectorize

(0.04 sec)
  1. CDR to GIF Images Conversion with Python | prod...

    How to use Python for CDR to GIF 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...
  2. JP2 to WMF Images Conversion with Python | prod...

    How to use Python for JP2 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...
  3. WMF to DICOM Images Conversion with Python | pr...

    How to use Python for WMF to DICOM 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...
  4. WMF to PNG Images Conversion with Python | prod...

    How to use Python for WMF to PNG 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. WMF to WEBP Images Conversion with Python | pro...

    How to use Python for WMF to WEBP 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...
  6. CDR to SVG Images Conversion with Python | prod...

    How to use Python for CDR to SVG 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...
  7. Convert CMX to WMF via Java | products.aspose.com

    Sample code for CMX to WMF Java conversion. Use API example code for batch CMX files to WMF conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it... It contains image data as vector graphics as well as metadata...

    products.aspose.com/imaging/java/conversion/cmx...
  8. Convert images SVG to WMF via C# | products.asp...

    Sample code for SVG to WMF C# image conversion. Use API example code for batch SVG files to WMF conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...Format SVG files are Scalable Vector Graphics Files that use XML...

    products.aspose.com/imaging/net/conversion/svg-...
  9. Настройка шрифтов для отображения таблиц с помо...

    Узнайте, как настраивать шрифты для отображения таблиц в виде изображений, PDF и XPS с помощью Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/ru/cpp/configuring-fonts-...
  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-...