Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 59,331 for

paths

(0.12 sec)
  1. EPS to BMP Converter using Python | Aspose.PDF

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a PsLoadOptions...

    products.aspose.com/pdf/python-net/conversion/e...
  2. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...Specify the path to your HTML file String htmlFilePath = "path/to/your/input...output PDF file path String outputPdfPath = "path/to/your/output...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  3. View MBOX File Formats via .NET | products.aspo...

    C# source code to load, render and display MBOX documents on .NET Framework, .NET Core, and Xamarin Platforms....method with the specified file path and MboxLoadOptions . Ensure...message: Generate an output path for the .html file. Configure...

    products.aspose.com/email/net/viewer/mbox/
  4. 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...
  5. 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...
  6. MHTML to XLSX Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to XLSX conversion. Use example code for batch MHTML to XLSX conversion with Python and .NET... Specify the path to the input MHT document by...can be found at the specified paths. Here is an example that demonstrates...

    products.aspose.com/pdf/python-net/conversion/m...
  7. DICOM to PDF Converter using Python | Aspose.PDF

    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...
  8. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…... Verify Image Path : Confirm that the path to the logo image...correct and accessible. Relative paths can cause issues if the working...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  9. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …... Make sure to adapt the paths and options as per your requirements...Convert() { ConvertedFilePath = Path.ChangeExtension(OriginalFilePath...

    forum.aspose.com/t/system-drawing-common-depend...
  10. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Save (Path. Combine (OutputDir, "svg-from-scratch...... 5 string documentPath = Path. Combine (DataDir, "circles...

    docs.aspose.com/svg/net/element-builders/