Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 58,304 for

vectorize

(0.92 sec)
  1. Creating and manipulating animation using APNG ...

    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....Create APNG animation using vector graphics Created from graphics...graphics animation: Compressed vector formats Deskewing a scanned...

    docs.aspose.com/imaging/net/creating-and-manipu...
  2. أرشيف

    أرشيف...עִברִית čeština Svenska Scalable Vector Graphics (SVG) هو تنسيق شائع...الإنترنت Vectorize الصور على الإنترنت مع Vectorizer المجاني تحويل...

    blog.aspose.com/ar/svg/reduce-svg-file-size-in-...
  3. Excel e Arka Plan Resmi Ekleme (C++ ile)|Docume...

    Aspose.Cells for C++ kullanarak Excel e arka plan resmi nasıl eklenir....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/tr/cpp/insert-background-...
  4. Hintergrundbild in Excel mit C++ einfügen|Docum...

    „Wie man mit Aspose.Cells for C++ ein Hintergrundbild in Excel einfügt.“...namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/de/cpp/insert-background-...
  5. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C++ code....#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...
  6. Passwortüberprüfung verschlüsselter Dateien mit...

    Überprüfen Sie das Passwort verschlüsselter Excel Dateien (xlsx, xlsb, xls, xlsm) und Open Office (ODS) Dateien mit C++ Code....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/de/cpp/verify-password-of...
  7. Verifica la Password dei File Crittografati con...

    Verifica la password dei file Excel crittografati (xlsx, xlsb, xls, xlsm) e Open Office (ODS) usando codici C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/it/cpp/verify-password-of...
  8. 이미지 벡터화 – C# 코드 및 온라인 벡터라이저

    Aspose.SVG를 사용하여 온라인 또는 C#에서 이미지를 벡터화하세요. 품질 손실 없는 스케일링과 가벼운 파일을 경험해 보세요. 무료 체험!...Source Image, Quantized Image, Vectorized Image. 엔진이 기본 속성으로 Image...Quantize 를 클릭하여 팔레트 감소를 미리보고, Vectorize 를 클릭하여 SVG 경로를 렌더링합니다. Download...

    products.aspose.com/svg/ko/net/image-vectorizat...
  9. Pochoir d'image – Image Stencil – Comment créer...

    Cet article explique comment créer des pochoirs à partir d'images à l'aide d'Aspose.SVG for Python via .NET API....Configuration for image vectorization 12 path_builder = BezierPathBuilder()...10 16 17 vectorizer = ImageVectorizer() 18 vectorizer. configuration...

    docs.aspose.com/svg/fr/python-net/image-stencil/
  10. Конвертировать PNG в SVG на C# – Векторизация PNG

    Конвертируйте PNG в SVG с помощью Aspose.SVG for .NET, векторизуйте PNG-логотипы и иконки и настраивайте параметры для получения более чистого SVG....ImageVectorizerConfi(); 2 ImageVectorizer vectorizer = new ImageVectorizer(configuration);...SVGDocument document = vectorizer. Vectorize (Path. Combine (DataDir...

    docs.aspose.com/svg/ru/net/convert-png-to-svg/