Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 56,017 for

vectorize

(0.27 sec)
  1. Image|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....SVG SVG stands for Scalable Vector Graphics. SVG is a specification...standards for two‑dimensional vector graphics. It is an open standard...

    docs.aspose.com/cells/net/convert-excel-to-image/
  2. Supported Document Formats|Aspose.Words for C++

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C++....document in the SVG (Scalable Vector Graphics) format HtmlFixed...document and saves it as a vector EMF (Enhanced Meta File) file...

    docs.aspose.com/words/cpp/supported-document-fo...
  3. آرشیوها

    آرشیوها...complex DGN files into scalable vector graphics (SVG), which are widely...cadRasterizationOpti to the vector_rasterization_options property...

    blog.aspose.com/fa/cad/export-dgn-as-svg-in-pyt...
  4. How to Convert Excel to SVG in C++

    This tutorial will provide details about how to convert Excel to SVG in C++. You only need to make a few API calls with few lines of code to convert Excel to vector graphic in C++ using MS Windows or Linux operating system....process to convert Excel to vector graphic in C++ where the input...focused on how to change Excel to vector graphic using C++ . Whereas...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  5. Convert CDR to PNG using Java

    This article defines the process to convert CDR to PNG using Java. You will get details to set the IDE, a list of steps, and a sample code for the CDR to PNG conversion using Java....using Java for rendering the vector elements into an image file...text appears when converting vector images to raster formats. This...

    kb.aspose.com/imaging/java/convert-cdr-to-png-u...
  6. How to Convert Excel to SVG in Node.js

    This basic topic covers the details about how to convert Excel to SVG in Node.js. You can change Excel to SVG using Node.js using a few lines of easy code in Linux, macOS, or Windows....the loaded Excel workbook to Vector Graphics (SVG) file and save...Finally, we convert Excel to vector graphics using Node.js by writing...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  7. 将文本转换为向量 – Python 中的文本向量化

    使用 Aspose.SVG Python 库将 SVG 文本转换为矢量。SVG 文本从字体转换为矢量图形,并且无法在文本编辑器中编辑。...svg 文件中使用 vectorize_text 属性进行文本矢量化: Copy 1 import...join (output_folder, "text_to_vector.svg" ) 10 if not os. path ...

    docs.aspose.com/svg/zh/python-net/convert-text-...
  8. Compress and Decompress SHP Files via .NET

    C# compression and decompression source code to compress SHP documents into a single zip archive or vice versa on .NET Framework, .NET Core....information in the form of vector data to be used by Geographic...8) BMP (Bitmap Image) CDR (Vector Drawing Image) CGM (Computer...

    products.aspose.com/zip/net/zip-file/shp/
  9. Compress and Decompress CDR Files via .NET

    C# compression and decompression source code to compress CDR documents into a single zip archive or vice versa on .NET Framework, .NET Core....File Format A CDR file is a vector drawing image file that is...images, colours and effects for vector representation of image contents...

    products.aspose.com/zip/net/zip-file/cdr/
  10. Fusionner des fichiers avec C++|Documentation

    Découvrez comment fusionner efficacement des fichiers Excel en utilisant Aspose.Cells for C++....#include <string> #include <vector> #include "Aspose.Cells.h".../Data/02_OutputDirectory/" ); Vector < U16String > data { srcDir...

    docs.aspose.com/cells/fr/cpp/merge-files/