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

vectorize

(0.09 sec)
  1. 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...
  2. 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...
  3. Convert Text to SVG in Python

    This brief tutorial discusses how to convert text to SVG in Python. It covers the stepwise algorithm and a working code snippet to make svg from text in Python....SVG to export text to vector format Initiate an object of...element and write the output vector image These steps make it easy...

    kb.aspose.com/svg/python/convert-text-to-svg-in...
  4. 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/
  5. 使用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/
  6. 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...
  7. 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/
  8. 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...
  9. How to work with Aspose.SVG API – C# Examples

    The articles in this chapter provide the information you need to get started with Aspose.SVG for .NET and C# examples for processing SVG files....format has all the advantages of vector graphics and many other advantages...merging, Image vectorization, SVG text vectorization, applying scripts...

    docs.aspose.com/svg/net/how-to-work-with-aspose...
  10. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。...#include <memory> #include <vector> #include "Aspose.Cells.h"...conditional icon's image data Vector < uint8_t > imagedata = ConditionalFormattin...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...