Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 57,514 for

vectorize

(0.23 sec)
  1. Изменение ориентации плоскости|Documentation

    Aspose.3D for Python via .NET позволяет изменять ориентацию сцены. Для того чтобы изменить ориентацию, в классе плоскости вводится свойство вектора вверх....Plane вводится свойство up vector. Следующий фрагмент кода показывает...Vector3 ( 1 , 1 , 3 ) # Set Vector scene . root_node . create_child_node...

    docs.aspose.com/3d/ru/python-net/changing-plane...
  2. ODG to WMZ Images Conversion with Python | prod...

    How to use Python for ODG to WMZ images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/python-net/conversi...
  3. WMF to J2K Images Conversion with Python | prod...

    How to use Python for WMF to J2K images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/python-net/conversi...
  4. EMZ to WMF Images Conversion with Python | prod...

    How to use Python for EMZ to WMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/python-net/conversi...
  5. Convert DXB to WMF via JavaScript | products.as...

    Sample code for DXB to WMF conversion. Use API example code for batch DXB files to WMF conversion....BIM drawing file into various vector and raster formats without...binary data that represent 2D vector graphics and are used to exchange...

    products.aspose.com/cad/javascript-net/conversi...
  6. إدراج ملف WAV ككائن Ole باستخدام C++|Documentation

    تعلم كيفية إدراج ملف WAV ككائن OLE في أوراق Excel باستخدام Aspose.Cells مع C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/ar/cpp/inserting-a-wav-fi...
  7. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  8. التحقق من كلمة مرور الملفات المشفرة باستخدام C+...

    التحقق من كلمة مرور ملفات Excel المشفرة (xlsx، xlsb، xls، xlsm وملفات Open Office (ODS) باستخدام أكواد C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/ar/cpp/verify-password-of...
  9. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....Moreover, you can convert Excel to vector graphics using C# by loading...files. Code to Convert Excel to Vector Graphics in C# In this code...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  10. MetafileRenderingOptions.use_gdi_raster_operati...

    MetafileRenderingOptions.use_gdi_raster_operations_emulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation....when metafile is rendered as vector graphics. The default value...property to "MetafileRenderingMod.Vector", # or "MetafileRenderingMod...

    reference.aspose.com/words/python-net/aspose.wo...