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

paths

(0.22 sec)
  1. 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/
  2. 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/
  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. 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-...
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  10. 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/