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

vector

(0.14 sec)
  1. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  2. MetafileRenderingOptions.EmulateRasterOperation...

    Discover the MetafileRenderingOptions EmulateRasterOperations property to control raster operation emulation, enhancing your rendering capabilities effectively....not be rendered directly to vector graphics. Emulating raster...rasterization of the resulting vector graphics which may affect the...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 使用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/
  4. Rendering of Rotated Text Layers|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.... Rotate Vector Mask and Text Layers Aspose...provides the feature to rotate Vector Mask and Text layers. Aspose...

    docs.aspose.com/psd/net/rendering-of-rotated-te...
  5. How to Convert PDF to SVG Image using C#

    This tutorial explains how to convert PDF to SVG using C#. It contains the information to prepare the environment, followed by a sequence of steps and a code snippet for rendering PDF to Vector image using C#....snippet for rendering PDF to vector image using C# . Moreover,...properties to modify the output vector image as per your requirements...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-svg...
  6. Stencil Drawing – C# code and Online Stencil Maker

    Convert image to SVG and apply stenciling technique online or in C#. Use Stencil Maker to create stencil art online for free....NET Vectorization Image Stencil Stencil Drawing...allows you to vectorize them for scalable and clear vector graphics...

    products.aspose.com/svg/net/vectorization/stencil/
  7. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Java...JPEG, BMP, GIF, and TIFF) and vector (SVG and EMF) image file formats...formats but also as streams or vector files. Aspose.BarCode for Java...

    docs.aspose.com/barcode/java/save-barcode-image/
  8. Save Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for PHP...JPEG, BMP, GIF, and TIFF) and vector (SVG and EMF) image file formats...formats but also as streams or vector files. Aspose.BarCode for PHP...

    docs.aspose.com/barcode/phpjava/save-barcodes/
  9. Save Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Node.js...JPEG, BMP, GIF, and TIFF) and vector (SVG and EMF) image file formats...formats but also as streams or vector files. Aspose.BarCode for Node...

    docs.aspose.com/barcode/nodejsjava/save-barcodes/
  10. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/zh/cpp/verify-password-of...