Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 63,795 for

paths

(0.48 sec)
  1. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for C++: 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/cpp/custom-shape/
  2. Converting a MHTML file to XLSX using Python | ...

    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...
  3. Working with Fonts and Text in SVG – Aspose.SVG...

    Learn how to reliably render SVG text in C# using custom fonts, font fallback, @font-face, and avoid common SVG to PDF and image conversion issues.... SetFontsLookupFolder (Path. Combine (DataDir, "fonts" ));...ConvertSVG (document, saveOptions, Path. Combine (OutputDir, "custom-font...

    docs.aspose.com/svg/net/working-with-fonts-and-...
  4. Loading Embedded OpenType (EOT) font files | .NET

    Learn how to load, convert, edit, and save Embedded OpenType (EOT) font files in .NET applications using the Aspose.Font library. Includes code samples, best practices, and troubleshooting tips....the backslashes in Windows paths correctly. Load and open the...Aspose. Font . Sources ; 3 4 // Path to the EOT file 5 string eotPath...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  5. 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...
  6. Converting a CGM file to TIFF using Python | As...

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

    products.aspose.com/pdf/python-net/conversion/c...
  7. 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...
  8. Converting a EPS file to BMP using Python | Asp...

    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...
  9. 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/
  10. 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...