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

vector path

(0.5 sec)
  1. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files...images in raster or special PDF vector graphics formats. In Aspose...contain barcode images in a vector format, it is possible to extract...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  2. Convert VSSX to SWF via Python | products.aspos...

    Sample Python conversion code for VSSX format to SWF file. Use this example code to convert VSSX 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...
  3. 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...
  4. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....import FileIO from os import path import json from aspose.pycore...import cast , is_assignable path_infile = self . dataDir + infile...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  5. Convert images OTG to WMF via C# | products.asp...

    Sample code for OTG to WMF C# image conversion. Use API example code for batch OTG 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/otg-...
  6. ODG to SVGZ Images Conversion with Python | pro...

    How to use Python for ODG 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...
  7. Convert images WMF to SVGZ via C# | products.as...

    Sample code for WMF to SVGZ C# image conversion. Use API example code for batch WMF files to SVGZ 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 SVGZ extension & object...

    products.aspose.com/imaging/net/conversion/wmf-...
  8. Convert images ODG to SVGZ via C# | products.as...

    Sample code for ODG to SVGZ C# image conversion. Use API example code for batch ODG files to SVGZ 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 SVGZ extension & object...

    products.aspose.com/imaging/net/conversion/odg-...
  9. 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-...
  10. 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/