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

vector path

(0.08 sec)
  1. 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-...
  2. 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...
  3. ODG to WMF Images Conversion with Python | prod...

    How to use Python for ODG 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...
  4. 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...
  5. 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-...
  6. 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/
  7. 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...
  8. 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...
  9. Convert VCF to PS in Python | products.aspose.com

    Save VCF to PS in your Python applications without using Microsoft Outlook or Word...description language used to create vector graphics. It is a popular format...specifying output HTML file path and relevant HTML Save options...

    products.aspose.com/total/python-net/conversion...
  10. Whiteish lines appears while converting table i...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: input.pdf (1.8 KB) Result PPTX: Result.zip (9.4 KB) Seems that whiteish lines where cells m…... Path pdfPath = Paths.get("input.pdf"); Path pptxPath...pptxPath = Paths.get("result.pptx"); try (Document srcDoc = new Document(Files...

    forum.aspose.com/t/whiteish-lines-appears-while...