Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 64,760 for

paths

(0.08 sec)
  1. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...example, you will pass the paths for the input and output PDFs...Main(string[] args) { string path = @"C:\Users\prashant.mahajan\Downloads\";...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  2. Creating and Saving Outlook Files|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....has been selected, the full path is added to a list. When the...is created, the attachment paths are grabbed from the list and...

    docs.aspose.com/email/net/creating-and-saving-o...
  3. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry Paths, curved corners, composite shapes....about shapes: A shape (or its path) can either be closed or open...instance represents a geometry path of the IGeometryShape object...

    docs.aspose.com/slides/java/custom-shape/
  4. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry Paths, curved corners, composite shapes....about shapes: A shape (or its path) can either be closed or open...instance represents a geometry path of the GeometryShape object...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  5. Merge EPS files to PDF using .NET

    Merger EPS functionality of Aspose.Page API solution for .NET allows you to combine several EPS files into a single PDF document....PsDocument instance by passing the path of the first EPS file to its...string array containing the file paths of the additional EPS files...

    docs.aspose.com/page/net/merge/eps/
  6. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circles...

    docs.aspose.com/html/python-net/convert-svg-to-...
  7. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  8. Manage MS Contacts: Load, Parse, Save MSG Files...

    Learn how to load MSG files, extract, modify and save contact information in universal VCard format using an advanced C# .NET API....Remember to modify the file paths and adapt the code to suit your...

    blog.aspose.com/email/manage-outlook-contacts-u...
  9. Converting a DICOM file to PDF using Python | A...

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Use pydicom library...

    products.aspose.com/pdf/python-net/conversion/d...
  10. Merge PostScript files to PDF using .NET

    Merger PS functionality of Aspose.Page API solution for .NET allows you to combine a few PS files into a single PDF document....string array containing the paths of the additional PS files to...

    docs.aspose.com/page/net/merge/ps/