Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 57,515 for

vectorization

(1.12 sec)
  1. Convert SVG to GIF via Java | products.aspose.com

    Sample code for SVG to GIF Java conversion. Use API example code for batch SVG files to GIF conversion within any Web or Desktop Java 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/java/conversion/svg...
  2. Convert OTG to HTML via Java | products.aspose.com

    Sample code for OTG to HTML Java conversion. Use API example code for batch OTG files to HTML conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...organization of drawing elements for a vector image that can be used to further...

    products.aspose.com/imaging/java/conversion/otg...
  3. Convert XPS to WMF via Java | products.aspose.com

    Export XPS file to WMF in your Java applications without using any third party application...Metafile)** produces scalable vector graphics suitable for Microsoft...illustrations. Key Use Cases Embedding vector graphics into Office documents...

    products.aspose.com/total/java/conversion/xps-t...
  4. How to Convert MPP to SVG | Aspose.Tasks Docume...

    Convert your Microsoft Project files to scalable vector graphics with Aspose.Tasks for .NET....Scalable Vector Graphics (SVG) is an XML-based vector image format...Gantt charts into standalone vector graphics. These graphics can...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  5. Vectorisation – Présentation de base – Exemples C#

    Les articles de cette section expliquent comment convertir du texte SVG en vecteur et comment convertir une image raster en graphique vectoriel à l'aide de l'API Aspose.SVG.... Saving ; Copy 1 // Vectorize PNG to SVG in C# 2 3 // Initialize...ImageVectorizer vectorizer = new ImageVectorizer(); 5 6 // Vectorize image...

    docs.aspose.com/svg/fr/net/vectorization/
  6. Chuyển đổi HTML sang WMZ qua Java | products.as...

    Xuất tệp HTML sang WMZ trong các ứng dụng Java của bạn mà không cần sử dụng bất kỳ ứng dụng nào của bên thứ ba...cần thiết để tạo ra **đồ họa vector nén** từ các trang web. WMZ...khả năng chỉnh sửa của đồ họa vector trong khi giảm đáng kể kích...

    products.aspose.com/total/vi/java/conversion/ht...
  7. 档案

    档案...ImageVectorizer class var vectorizer = new ImageVectorizer { //...25, LineWidth = 1 } }; // Vectorize PNG from the specified file...

    blog.aspose.com/zh/svg/convert-png-to-svg-online/
  8. Configurare i caratteri per il rendering dei fo...

    Impara come configurare i caratteri per il rendering di fogli di calcolo in immagini, PDF e formati XPS usando Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/it/cpp/configuring-fonts-...
  9. Convertir AI a PDF usando Aspose.PSD Python: Gu...

    Aprenda cómo convertir programáticamente archivos AI de Adobe Illustrator a formato PDF con Aspose.PSD for Python via .NET. Guía paso a paso para principiantes....conversión conserve todos los vectores, capas y perfiles de color...archivo AI a PDF sin perder vectores Python . Ejecutando la conversión...

    blog.aspose.com/es/psd/python-via-net-simple-ai...
  10. إرجاع مجموعة من القيم باستخدام AbstractCalculat...

    تقدم هذه المقالة محرك حساب تجريدي يرجع مجموعة من القيم في مايكروسوفت إكسل باستخدام مكتبة Aspose.Cells مع C++. من خلال تحميل ملف إكسل موجود أو إنشاء ملف جديد، يمكننا استخدام الطرق التي توفرها Aspose.Cells للحصول على مجموعة من القيم وإرجاع النتيجة. أخيرًا، نحفظ ملف الإكسل المعدل على القرص....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/ar/cpp/returning-a-range-...