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

vector path

(0.05 sec)
  1. Licensing|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....following locations: Explicit path. The folder that contains Aspose...specify the file name, without a path, as shown in the example below...

    docs.aspose.com/cells/cpp/licensing/
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. WMF to WMZ Images Conversion with Python | prod...

    How to use Python for WMF to WMZ 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 WMZ extension & object...

    products.aspose.com/imaging/python-net/conversi...
  10. Convert DWG to WMF via C# | products.aspose.com

    Sample code for DWG to WMF C# conversion. Use API example code for batch DWG files to WMF conversion within VB.NET, Asp.NET or any .NET based application....while passing the resultant file path & object of WmfOptions System...BIM drawing file into various vector and raster formats without...

    products.aspose.com/cad/net/conversion/dwg-to-wmf/