Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 56,412 for

vectorize

(0.19 sec)
  1. إضافة رموز إلى ورقة العمل باستخدام ++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/
  2. 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-...
  3. 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...
  4. 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-...
  5. 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...
  6. Web Feature Service (WFS)

    Web Feature Service (WFS) is an open standard developed by the Open Geospatial Consortium (OGC) for publishing and sharing geospatial vector data over the internet. It allows clients to access and retrieve geospatial features, such as points, lines, and polygons, from a server and perform operations like querying, filtering, and editing. WFS supports interoperability between different GIS software and provides a standardized interface for accessing and manipulating geospatial vector data....publishing and sharing geospatial vector data over the internet. It...and manipulating geospatial vector data. Download Free Trial PNG...

    products.aspose.com/gis/net/gis-formats/web-fea...
  7. Hello World Example|Documentation

    C# Hello World example to draw an arc. .NET code sample to work with vector graphics in C# and VB.NET....NET API with a simple vector graphics drawing. Aspose.Drawing...manipulation and vector drawing library that is used to draw vector graphics...

    docs.aspose.com/drawing/net/hello-world-example/
  8. Перетворення ICO на SVG – код C# і онлайн-векто...

    Векторизація растрового зображення онлайн и на C# с Aspose.SVG. Перетворіть ICO у SVG і отримайте всі переваги векторної графіки....NET Vectorization ICO to SVG Перетворення...онлайн-інструментом! Image Vectorizer підтримує JPEG, JPG, PJP...

    products.aspose.com/svg/uk/net/vectorization/ic...
  9. GIF у SVG – код C# і онлайн-векторізатор

    Векторизація GIF на C#. Перетворюйте GIF у SVG і отримуйте всі переваги векторної графіки. Спробуйте Online Image Vectorizer безкоштовно!...NET Vectorization GIF to SVG Векторизація...онлайн-інструментом! Image Vectorizer підтримує JPEG, JPG, PJP...

    products.aspose.com/svg/uk/net/vectorization/gi...
  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-...