Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 57,534 for

vectorization

(0.13 sec)
  1. إرجاع مجموعة من القيم باستخدام 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-...
  2. AbstractCalculationEngine kullanarak Bir Aralık...

    Bu makale, Aspose.Cells kütüphanesi kullanılarak Microsoft Excel de bir Aralık değeri döndüren soyut bir hesaplama motorunu tanıtmaktadır. Varolan bir Excel dosyasını yükleyerek veya yeni bir Excel dosyası oluşturarak, Aspose.Cells tarafından sağlanan yöntemleri kullanarak bir aralık değeri alabilir ve sonucu döndürebiliriz. Son olarak, değiştirilmiş Excel dosyasını diske kaydederiz....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/tr/cpp/returning-a-range-...
  3. Create Image Stencils in Python | Picture into ...

    Learn how to effortlessly create eye-catching image stencils in Python by applying a threshold for bold, simplified designs.... Use the vectorize() method to load and vectorize the image...as an argument. Save the vectorized image as an SVG file using...

    blog.aspose.com/svg/create-image-stencils-in-py...
  4. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  5. 이미지 벡터화 - C# 코드 및 온라인 벡터화기

    이미지를 온라인 또는 C#으로 벡터화하세요! 이미지 벡터화는 벡터 그래픽의 모든 이점을 제공합니다. 온라인 이미지 벡터화기를 무료로 사용해 보십시오!...NET Vectorization Image vectorization 이미지 벡터화 - C# 코드...“Quantize” 버튼을 클릭하여 양자화 설정을 적용하고 “Vectorize” 버튼을 클릭하여 벡터화 설정을 적용하고 Image을...

    products.aspose.com/svg/ko/net/image-vectorizat...
  6. How to - developer tips|Documentation

    Learn about the developer tips about Java Image Processing Library such as how to convert image to vectorized psd image, save transparent image and more....[ Hide ] Convert Vector Image to Vectorized PSD Image in Java...

    docs.aspose.com/imaging/java/developer-guide/ho...
  7. Convert PDF to WMZ via Java | products.aspose.com

    Export PDF file to WMZ in your Java applications without using any third party application...useful when storing or sharing **vector-based diagrams, charts, and...workflows. Key Use Cases Compressed vector graphics for Office documents...

    products.aspose.com/total/java/conversion/pdf-t...
  8. Vectorisation d'images avec Aspose.SVG for .NET

    Convertissez les formats PNG, JPG, BMP, GIF et TIFF en SVG en C# avec Aspose.SVG en utilisant des paramètres de vectorisation d'image personnalisables....configurations for image vectorization with varying simplification..."formats.png" ); 45 46 // Vectorize raster image from the specified...

    docs.aspose.com/svg/fr/net/image-vectorization-...
  9. Archivio

    Archivio...tue immagini PNG in Scalable Vector Graphics (SVG) di alta qualità...ImageVectorizer class var vectorizer = new ImageVectorizer { //...

    blog.aspose.com/it/svg/convert-png-to-svg-online/
  10. Agregar iconos a la hoja de cálculo con C++|Doc...

    Aprende cómo agregar iconos a hojas de cálculo de 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/es/cpp/insert-svg-to-excel/