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

vector path

(0.15 sec)
  1. Convert CDR to PNG using Python

    Set the environment to use Aspose.Imaging for Python via .NET to convert CDR to PNG using Python. It has all the details to set the IDE, a list of steps, and a sample code for CDR to PNG conversion software in Python....loading, rendering, and file path handling Specify the input ...output .PNG file name using os.path.join() for compatibility Load...

    kb.aspose.com/imaging/python/convert-cdr-to-png...
  2. 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/
  3. Split VSD Files via Python | products.aspose.com

    Python source code to Split vsd file within any Python based application....Load the VSD file with full path for splitting. Iterate throug...and pass the file name (full path) and SaveFileFormat.VSDX as...

    products.aspose.com/diagram/python-net/splitter...
  4. Split VDW Files via Python | products.aspose.com

    Python source code to Split vdw file within any Python based application....Load the VDW file with full path for splitting. Iterate throug...and pass the file name (full path) and SaveFileFormat.VSDX as...

    products.aspose.com/diagram/python-net/splitter...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Convert CDR to JPG using Python

    This article guides on how to convert CDR to JPG using Python. It has all the details to set the IDE, a list of steps, and a sample code to change CDR file to JPG for easy sharing, viewing, and compatibility across devices....input CDR file path and the output JPG file path Load the CDR image...JPG export settings Generate vector rasterization options with...

    kb.aspose.com/imaging/python/convert-cdr-to-jpg...
  10. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....#include <iostream> #include <vector> #include <memory> #include...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...