Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 57,537 for

vectorizer

(0.09 sec)
  1. Working with multipage image formats|Documentation

    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....multipage image from vector images In order to use vector images as animation...to create TIFF image using vector images : Create animation from...

    docs.aspose.com/imaging/net/working-with-multip...
  2. Convert WMF to SVGZ via Java | products.aspose.com

    Sample code for WMF to SVGZ Java conversion. Use API example code for batch WMF files to SVGZ conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/java/conversion/wmf...
  3. Supported Image Formats|Documentation

    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....image file formats and two vector image formats. The latter ones...Metafile Format SVG Scalable Vector Graphics Format PDF Portable...

    docs.aspose.com/barcode/phpjava/image-formats/
  4. Aspose.Words.Rendering | Aspose.Words for .NET

    Discover Aspose.Words.Rendering, customize document printing and rendering effortlessly with powerful classes for enhanced output quality....individual OfficeMath to a raster or vector image or to a Graphics object...or GroupShape to a raster or vector image or to a Graphics object...

    reference.aspose.com/words/net/aspose.words.ren...
  5. 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-...
  6. 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-...
  7. Convert HTML to SVGZ via Java | products.aspose...

    Export HTML file to SVGZ in your Java applications without using any third party application...generating **scalable, compressed vector graphics** from web pages....clarity and scalability of vector graphics while significantly...

    products.aspose.com/total/java/conversion/html-...
  8. Convert CDR to WMF via Java | products.aspose.com

    Sample code for CDR to WMF Java conversion. Use API example code for batch CDR files to WMF conversion within any Web or Desktop Java 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/java/conversion/cdr...
  9. Chuyển đổi AI sang PDF bằng Aspose.PSD Python: ...

    Tìm hiểu cách chuyển đổi các tệp Adobe Illustrator AI sang định dạng PDF một cách lập trình với Aspose.PSD for Python via .NET. Hướng dẫn từng bước cho người mới bắt đầu....PSD Python, bảo tồn dữ liệu vector và các lớp. Cho dù bạn cần...Các tệp AI thường chứa đồ họa vector phức tạp cần giữ độ sắc nét...

    blog.aspose.com/vi/psd/python-via-net-simple-ai...
  10. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/cpp/managing-ole-objects/