Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,222 for

relative paths

(0.68 sec)
  1. Convert Document to HTML|Aspose.Words for Pytho...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Python. You can also specify save options for managing the output document.... When a relative path is specified, fonts_folder...resource_folder specifies the relative path. This path refers to the output...

    docs.aspose.com/words/python-net/convert-a-docu...
  2. Extract Images from Web Page with Aspose.HTML f...

    Extract images from websites programmatically in Python. A simple and powerful Aspose.HTML for Python via .NET API for automated image downloading....e( "img" ) # Get distinct relative image URLs urls = set (img...Extract file name file_name = os.path.basename(url.pathname) # Save...

    products.aspose.com/html/python-net/extract-ima...
  3. Convert Markdown to Word using C#

    This short article guides how to convert Markdown to Word using C#. It has IDE settings, a list of instructions, and a sample code to transform Markdown to DOCX using C#....and empty lines, handling relative path and media, etc. This short...

    kb.aspose.com/words/net/convert-markdown-to-wor...
  4. How to Enable IMAP Activity Logging|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....ImapDiagnosticLog - specifies the relative or absolute path to the log file. ...Create an ImapClient . Set the path to the log file using the LogFileName...

    docs.aspose.com/email/net/enable-imap-activity-...
  5. Specify the path where GridWeb stores temporary...

    This article describes the storage in GridWeb....Ask AI Specify the path where GridWeb stores temporary files...UnauthorizedAccessEx : Access to the path ' D : \ inetpub \ wwwroot \...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: $presentation...()) != 0 ) { // Print the full path to the linked file. echo "OLE...

    docs.aspose.com/slides/php-java/manage-ole/
  7. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website using Aspose.HTML. Consider Python examples to automate extracing inline and external SVG from any website.... path . join (output_dir, f "{i}.svg"...images. The code converts these relative URLs into absolute URLs using...

    docs.aspose.com/html/python-net/extract-svg-fro...
  8. Enable SMTP Activity Logging in .NET Using apps...

    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....SmtpDiagnosticLog - specifies the relative or absolute path to the log file. ...Create an SmtpClient . Set the path to the log file using the LogFileName...

    docs.aspose.com/email/net/enable-smtp-activity-...
  9. Convert PowerPoint Presentations to Markdown on...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for Android via Java, automate documentation and keep formatting....the application (and a relative path will be built for them in...you can specify your preferred path and folder name. This Java code...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Extract Images from HTML – C# code

    Extract images from HTML programmatically using the Aspose.HTML C# library....Prepare a path to a source HTML file string documentPath = Path.Combine(DataDir...Create a distinct collection of relative image URLs var urls = images...

    products.aspose.com/html/net/images/extract/