Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 54,340 for

vectorization

(0.05 sec)
  1. Convert images ODG to JPEG via C# | products.as...

    Sample code for ODG to JPEG C# image conversion. Use API example code for batch ODG files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/net/conversion/odg-...
  2. Convert images CDR to JP2 via C# | products.asp...

    Sample code for CDR to JP2 C# image conversion. Use API example code for batch CDR files to JP2 conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/cdr-...
  3. Convert images ODG to EMF via C# | products.asp...

    Sample code for ODG to EMF C# image conversion. Use API example code for batch ODG files to EMF conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/net/conversion/odg-...
  4. Convert images CDR to JPEG via C# | products.as...

    Sample code for CDR to JPEG C# image conversion. Use API example code for batch CDR files to JPEG conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/cdr-...
  5. Convert images DNG to WMF via C# | products.asp...

    Sample code for DNG to WMF C# image conversion. Use API example code for batch DNG 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...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/net/conversion/dng-...
  6. SVG 파일 구문 분석 API – Aspose.SVG for .NET

    C# .NET SVG 라이브러리를 사용하여 파일을 로드하고 요소를 읽고 순회하며 SVG를 PDF, XPS 및 이미지 형식으로 변환...ImageVectorizer class var vectorizer = new ImageVectorizer { Configuration... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    products.aspose.com/svg/ko/net/
  7. Working With Drawing Images|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....Raster Images on Vector Images Drawing Vector Images Manipulate...

    docs.aspose.com/imaging/net/working-with-drawin...
  8. Gestion des objets OLE avec C++|Documentation

    Apprenez comment ajouter, extraire et manipuler des objets OLE dans des feuilles de calcul à l aide d Aspose.Cells avec C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/fr/cpp/managing-ole-objects/
  9. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS) files using C++ codes....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  10. Aggiungi icone al foglio di lavoro con C++|Docu...

    Impara come aggiungere icone ai fogli di lavoro Excel usando Aspose.Cells con C++....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/it/cpp/insert-svg-to-excel/