Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 56,412 for

vectorize

(0.1 sec)
  1. Archiv

    Archiv...ImageVectorizer class var vectorizer = new Aspose.Svg.ImageVectorization... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    blog.aspose.com/de/svg/vectorize-image-in-csharp/
  2. Arsip

    Arsip...ImageVectorizer class var vectorizer = new Aspose.Svg.ImageVectorization... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    blog.aspose.com/id/svg/vectorize-image-in-csharp/
  3. Restituire un intervallo di valori utilizzando ...

    Questo articolo presenta un motore di calcolo astratto che restituisce un intervallo di valori in Microsoft Excel utilizzando la libreria Aspose.Cells con C++. Caricando un file Excel esistente o creando uno nuovo, possiamo usare i metodi forniti da Aspose.Cells per ottenere un intervallo di valori e restituire il risultato. Infine, salviamo il file Excel modificato su disco....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/it/cpp/returning-a-range-...
  4. SVG 파일 구문 분석 API – Aspose.SVG for .NET

    C# .NET SVG 라이브러리를 사용하여 파일을 로드하고 요소를 읽고 순회하며 SVG를 PDF, XPS 및 이미지 형식으로 변환...ImageVectorizer class var vectorizer = new ImageVectorizer { Configuration... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    products.aspose.com/svg/ko/net/
  5. Convert GLTF to WMF via JavaScript | products.a...

    Sample code for GLTF to WMF conversion. Use API example code for batch GLTF files to WMF conversion....BIM drawing file into various vector and raster formats without...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/cad/javascript-net/conversi...
  6. 使用C++向工作表添加图标|Documentation

    学习如何使用 Aspose.Cells 和 C++ 向 Excel 工作表添加图标。...#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/
  7. Ajouter des icônes à la feuille de calcul avec ...

    Apprenez comment ajouter des icônes aux feuilles de calcul Excel en utilisant Aspose.Cells avec C++....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/fr/cpp/insert-svg-to-excel/
  8. Configurar normales o UV en cubo y agregar mate...

    Aspose.3D for Java ofrece administrar normales y UV en las formas geométricas. Una malla almacena las propiedades clave para cada vértice, posición en el espacio y su normal, conocida como vector perpendicular a la superficie original. La normal es importante para los recuentos de sombreado y debe ser un vector unitario. La mayoría de los formatos de malla también admiten alguna forma de coordenadas UV que son una representación 2D separada de la malla "desplegada" para mostrar qué parte de un mapa de textura bidimensional aplicar a diferentes polígonos de la malla....y su normal, conocida como vector perpendicular a la superficie...de sombreado y debe ser un vector unitario. La mayoría de los...

    docs.aspose.com/3d/es/java/set-up-normals-or-uv...
  9. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  10. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....for Java API through a basic vector graphics creation. The Aspose...and vector drawing. It facilitates the creation of vector graphics...

    docs.aspose.com/drawing/java/hello-world-example/