Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 57,511 for

vectorizer

(0.37 sec)
  1. Export CGM to ODP via C# API | products.aspose.com

    .NET API to Convert CGM to ODP without using Microsoft Word...Metafile) files are used to store vector graphics information, making...format. Vector Graphics Rendering : Use ODP to render vector graphics...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Chuyển đổi hình ảnh thành stencil trong C#

    Hướng dẫn ngắn gọn này chỉ ra cách chuyển đổi hình ảnh thành stencil trong C#. Nó trình bày phương pháp từng bước và cung cấp ví dụ mã cho thấy cách biến ảnh thành stencil trong C#....bạn có thể sử dụng tính năng vector hóa này trên bất kỳ hệ điều...bằng lớp StencilConfiguration Vector hóa hình ảnh và xuất tệp Các...

    kb.aspose.com/vi/svg/net/convert-image-to-stenc...
  3. 导入HTML时避免大数字的指数表示法|Documentation

    学习如何在用编号Aspose.Cells for C++导入HTML时避免大数字的指数表示法。...#include <iostream> #include <vector> #include "Aspose.Cells.h"...p></body></html>" ; std :: vector < uint8_t > byteArray ; for...

    docs.aspose.com/cells/zh/cpp/avoid-exponential-...
  4. حذف الفراغات الزائدة بعد فاصل السطر عند استيراد...

    تعرف على كيفية حذف الفراغات الزائدة بعد فواصل السطور عند استيراد HTML باستخدام Aspose.Cells for C++....#include <iostream> #include <vector> #include "Aspose.Cells.h"...</table> </body> </html>" ; std :: vector < uint8_t > byteArray ; for...

    docs.aspose.com/cells/ar/cpp/delete-redundant-s...
  5. C++ kullanarak HTML içe aktarırken satır sonlar...

    Aspose.Cells for C++ kullanarak HTML içe aktarırken satır sonlarından sonra gereksiz boşlukları silmeyi öğrenin....#include <iostream> #include <vector> #include "Aspose.Cells.h"...</table> </body> </html>" ; std :: vector < uint8_t > byteArray ; for...

    docs.aspose.com/cells/tr/cpp/delete-redundant-s...
  6. Supported File Formats|Aspose.PDF for Node.js v...

    This page shows which of Aspose.PDF for Node.js can load and save file formats....SVG Scalable Vector Graphics (An XML-based vector image format)...

    docs.aspose.com/pdf/nodejs-cpp/supported-file-f...
  7. Cambio de orientación del plano|Documentation

    Aspose.3D for .NET permite cambiar la orientación de una escena. Para cambiar la orientación, se introduce la propiedad del vector Up en Clase de plano....introduce la propiedad del vector Up en la clase Plane . El siguiente...scene = new Scene (); // Set Vector scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/es/net/changing-plane-orient...
  8. Crop, Rotate and Resize Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Cropping Vector Images Image cropping usually...Imaging supports cropping of vector images. Below we demonstrate...

    docs.aspose.com/imaging/net/crop-rotate-and-res...
  9. C# API to Export EMAIL to SVG | products.aspose...

    Convert EMAIL to SVG without using Microsoft Word or Outlook on .NET... images like SVG (Scalable Vector Graphics) become essential...templates to create scalable, vector-based logos and brand assets...

    products.aspose.com/total/net/conversion/email-...
  10. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/cpp/replace-tag-with-text...