Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 57,478 for

vectorizer

(0.1 sec)
  1. العمل مع الرسوميات المتجهة|Aspose.PDF for .NET

    تصف هذه المقالة ميزات العمل مع أداة GraphicsAbsorber باستخدام C#.... Vector . GraphicsAbsorber ()) { //...graphicsAbsorber = new Aspose . Pdf . Vector . GraphicsAbsorber ()) { //...

    docs.aspose.com/pdf/ar/net/working-with-vector-...
  2. 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/
  3. Tính năng|Documentation

    Các tính năng cốt lõi của sản phẩm bao gồm đọc hoặc ghi định dạng tệp PSD, PSB, AI, thực hiện vẽ đồ họa, xử lý hình ảnh và làm việc với các Lớp và Mặt Nạ....liệu Exif Dithering Cắt Xuất vector sang raster Cập nhật độ sáng...Mặt Nạ raster Lớp - Mặt Nạ vector Lớp - Mặt Nạ Clipping...

    docs.aspose.com/psd/vi/net/features/
  4. 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/
  5. Icons zum Arbeitsblatt mit C++ hinzufügen|Docum...

    Erfahren Sie, wie Sie mit Aspose.Cells in C++ Icons zu Excel Arbeitsblättern hinzufügen....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/de/cpp/insert-svg-to-excel/
  6. Lägg till ikoner i kalkblad med C++|Documentation

    Lär dig hur du lägger till ikoner i Excel kalkblad med Aspose.Cells och C++....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/sv/cpp/insert-svg-to-excel/
  7. Archiv

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

    blog.aspose.com/cs/svg/convert-png-to-svg-online/
  8. 如何使用C++在单元格中插入图片|Documentation

    学习如何使用C++将图片插入到Aspose.Cells的单元格中。...#include <fstream> #include <vector> #include "Aspose.Cells.h"...// Read image file into byte vector std :: ifstream file ( "aspose...

    docs.aspose.com/cells/zh/cpp/how-to-insert-pict...
  9. Проверка пароля зашифрованных файлов с помощью ...

    Проверьте пароль зашифрованных файлов Excel (xlsx, xlsb, xls, xlsm) и OpenOffice (ODS), используя C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/ru/cpp/verify-password-of...
  10. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python....SVG to rotate vector images Specify a sample string...image in Python . Commence the vector image rotation process by initiating...

    kb.aspose.com/svg/python/rotate-svg-in-python/