Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 52,443 for

vectorization

(0.07 sec)
  1. إدارة كائنات OLE باستخدام C++|Documentation

    تعلم كيفية إضافة واستخراج والتعامل مع كائنات OLE في أوراق العمل باستخدام Aspose.Cells مع C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/ar/cpp/managing-ole-objects/
  2. Управление объектами OLE с помощью C++|Document...

    Узнайте, как добавлять, извлекать и управлять объектами OLE в рабочих листах с использованием Aspose.Cells и C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/ru/cpp/managing-ole-objects/
  3. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....NET Manipulate vector graphics Insert vector graphics shapes...NET API solution to work with vector graphics of XPS files Aspose...

    products.aspose.com/page/net/manipulate-vector-...
  4. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....in space and its normal, a vector perpendicular to the original...The normals should be unit vectors. Most mesh formats also support...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  5. إضافة رموز إلى ورقة العمل باستخدام ++C|Document...

    تعلم كيفية إضافة الرموز إلى أوراق عمل إكسل باستخدام Aspose.Cells مع ++C....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/ar/cpp/insert-svg-to-excel/
  6. Font converter | API Solution for .NET

    Easy-to-use C# .NET library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts.... Scalable Vector Graphics ( SVG ) SVG is a file...file format used to display vector-based graphics and images on...

    docs.aspose.com/font/net/convert/
  7. Dateiformat verschlüsselter Office Open XML OOX...

    Erfahren Sie, wie Sie das Dateiformat verschlüsselter Office Open XML (OOXML) Dateien mit Aspose.Cells for C++ erkennen können....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/de/cpp/detect-file-format...
  8. C# kullanarak PNG'yi SVG'ye dönüştürme

    API Cevapları Bulun Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Vectorize() yöntemini kullanarak PNG...işlem, ImageVectorizer’ın, Vectorize yöntemini kullanarak görüntüyü...

    kb.aspose.com/tr/svg/net/how-to-transform-png-t...
  9. Evita la notazione esponenziale di numeri grand...

    Impara come evitare la notazione esponenziale di numeri grandi durante l’importazione da HTML usando Aspose.Cells for C++....#include <iostream> #include <vector> #include "Aspose.Cells.h"...p></body></html>" ; std :: vector < uint8_t > byteArray ; for...

    docs.aspose.com/cells/it/cpp/avoid-exponential-...
  10. Convert PLT to CGM via C# | products.aspose.com

    Sample code for PLT to CGM C# conversion. Use API example code for batch PLT files to CGM conversion within VB.NET, Asp.NET or any .NET based application....BIM drawing file into various vector and raster formats without...Format? The PLT file format is a vector-based plotter file introduced...

    products.aspose.com/cad/net/conversion/plt-to-cgm/