Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 56,017 for

vectorizer

(0.07 sec)
  1. Convert HTML to WMZ via Java | products.aspose.com

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

    products.aspose.com/total/java/conversion/html-...
  2. ค้นหา

    ค้นหา...ุณไปอีกระดับ SVG (Scalable Vector Graphics) เป็นรูปแบบไฟล์ที...เริ่มต้นกระบวนการโดยใช้ปุ่ม Vectorize Text ดาวน์โหลดไฟล์ผลลัพธ์...

    blog.aspose.com/th/svg/convert-text-to-vector/
  3. 档案

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

    blog.aspose.com/zh/svg/vectorize-image-in-csharp/
  4. AbstractCalculationEngineを使用した値の範囲の返却(C++)|Docu...

    この記事では、C++とAspose.Cellsライブラリを使用してMicrosoft Excelで値の範囲を返す抽象計算エンジンを紹介します。既存のExcelファイルを読み込むか、新しいExcelファイルを作成し、Aspose.Cellsのメソッドを使用して範囲の値を取得し、結果を返します。最後に、変更されたExcelファイルを保存します。...CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/ja/cpp/returning-a-range-...
  5. AVIF to SVGZ Images Conversion with Python | pr...

    How to use Python for AVIF to SVGZ images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...compressed version of Scalable Vector Graphics (.SVG) file. It is...

    products.aspose.com/imaging/python-net/conversi...
  6. CMX to TIFF Images Conversion with Python | pro...

    How to use Python for CMX to TIFF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,... It contains image data as vector graphics as well as metadata...

    products.aspose.com/imaging/python-net/conversi...
  7. CMX to PNG Images Conversion with Python | prod...

    How to use Python for CMX to PNG images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,... It contains image data as vector graphics as well as metadata...

    products.aspose.com/imaging/python-net/conversi...
  8. CMX to EMF Images Conversion with Python | prod...

    How to use Python for CMX to EMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,... It contains image data as vector graphics as well as metadata...

    products.aspose.com/imaging/python-net/conversi...
  9. CMX to PDF Images Conversion with Python | prod...

    How to use Python for CMX to PDF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,... It contains image data as vector graphics as well as metadata...

    products.aspose.com/imaging/python-net/conversi...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....#include <string> #include <vector> #include <aspose_ocr.h> Declare...source . url = file . c_str (); vector < AsposeOCRInput > content...

    docs.aspose.com/ocr/cpp/hello-world/