Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 10,864 for

vector path

(0.16 sec)
  1. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  2. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...h" #include <vector> #include <cstdint> using namespace...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  3. Add, Edit & Delete Annotation from VDW via Pyth...

    Python source code to annotate VDW file within any Python based application....and pass the file name (full path) and format (VSDX) as a parameter...add it to PATH environment variable, for example: PATH=C:\Program...

    products.aspose.com/diagram/python-java/annotat...
  4. ODG to SVG Images Conversion with Python | prod...

    How to use Python for ODG to SVG images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...Image.Save method; pass file path with SVG extension & object...

    products.aspose.com/imaging/python-net/conversi...
  5. WMF to SVGZ Images Conversion with Python | pro...

    How to use Python for WMF to SVGZ images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...Image.Save method; pass file path with SVGZ extension & object...

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

    How to use Python for CMX to WMF images and photos conversion on desktop and web applications....graphic editor is likely to be in vector format. In such instances,...Image.Save method; pass file path with WMF extension & object...

    products.aspose.com/imaging/python-net/conversi...
  7. Convert CMX to WMF via Java | products.aspose.com

    Sample code for CMX to WMF Java conversion. Use API example code for batch CMX files to WMF conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...Image.save method Pass file path with WMF extension & object...

    products.aspose.com/imaging/java/conversion/cmx...
  8. Compress and Decompress WMF Files via .NET

    C# compression and decompression source code to compress WMF documents into a single zip archive or vice versa on .NET Framework, .NET Core.... Define folder path containing WMF files. Create...object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/wmf/
  9. 获取条件格式中使用的图标集、数据条或颜色比例对象(适用于C++)|Documentation

    Aspose.Cells for C++ 是一个用于操作电子表格文件的库。它支持在条件格式中使用图标集、数据条和颜色刻度对象以显示电子表格中的数据。本文介绍如何使用 Aspose.Cells 库获取这些对象的数据。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/get-icon-sets-data...
  10. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document....ConvertEPUBtoPDF () { // The path to the documents directory var...ConvertEPUBtoPDFAdv () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/convert-other-files-to-...