Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 9,774 for

vector path

(0.08 sec)
  1. Convert VCF to SVG in Python | products.aspose.com

    Save VCF to SVG in your Python applications without using Microsoft Outlook or Word...(Scalable Vector Graphics) is an XML-based vector image format...specifying output HTML file path and relevant HTML Save options...

    products.aspose.com/total/python-net/conversion...
  2. Convert VCF to EMF in Python | products.aspose.com

    Save VCF to EMF in your Python applications without using Microsoft Outlook or Word...EMF (Enhanced Metafile) is a vector graphics format used to store...specifying output HTML file path and relevant HTML Save options...

    products.aspose.com/total/python-net/conversion...
  3. When using GIS API how the sourcePath converted...

    Hi Alexander, When using this GIS API: VectorLayer.Convert(sourcePath, srcDriver, outputPath, destDriver, options); Does all the files in the source files are converted to the outputPath, even if there are not mandato…...txt” part of a valid vector dataset supported by the API...txt” is not part of a valid vector dataset supported by the API...

    forum.aspose.com/t/when-using-gis-api-how-the-s...
  4. 在 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...
  5. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...PNG, JPEG, GIF, and TIFF) and vector (EMF and SVG) image formats...formats but also to a stream or a vector file. Aspose.BarCode for C++...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  6. Convert images CDR to WMF via C# | products.asp...

    Sample code for CDR to WMF C# image conversion. Use API example code for batch CDR files to WMF conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/cdr-...
  7. 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/
  8. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  9. Convert VSD to SWF via Python | products.aspose...

    Sample Python conversion code for VSD format to SWF file. Use this example code to convert VSD to SWF within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  10. 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/