Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 57,478 for

vectorization

(0.21 sec)
  1. Working with multipage image formats|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....multipage image from vector images In order to use vector images as animation...to create TIFF image using vector images : }} Create animation...

    docs.aspose.com/imaging/python-net/working-with...
  2. حذف الفراغات الزائدة بعد فاصل السطر عند استيراد...

    تعرف على كيفية حذف الفراغات الزائدة بعد فواصل السطور عند استيراد 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...
  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. 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...
  5. 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...
  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. Kopf und Fußzeilen mit C++ festlegen|Documentation

    Dieser Artikel erklärt, wie man programmgesteuert ein Bild in die Kopf und Fußzeile von Excel Arbeitsblättern einfügt, indem man die Kopf und Fußzeile mit Skriptbefehlen mithilfe der C++ API oder Bibliothek festlegt....#include <fstream> #include <vector> #include "Aspose.Cells.h"...; // Declaring a byte array vector < uint8_t > binaryData ; //...

    docs.aspose.com/cells/de/cpp/setting-headers-an...
  9. C++でセルに画像を挿入する方法|Documentation

    C++を使ってAspose.Cellsでセルに画像を挿入する方法を学びます。...#include <fstream> #include <vector> #include "Aspose.Cells.h"...// Read image file into byte vector std :: ifstream file ( "aspose...

    docs.aspose.com/cells/ja/cpp/how-to-insert-pict...
  10. Конвертировать текст в вектор – Aspose.SVG for ...

    Преобразуйте текст SVG в вектор с помощью библиотеки Python. Текст SVG преобразуется из шрифта в векторную графику, и его нельзя редактировать в текстовом редакторе....демонстрирует использование свойства Vectorize_text для векторизации текста...join (output_folder, "text_to_vector.svg" ) 10 if not os. path ...

    docs.aspose.com/svg/ru/python-net/convert-text-...