Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 67,176 for

paths

(0.08 sec)
  1. Converting a BMP file to PDF using Python | Asp...

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

    products.aspose.com/pdf/python-net/conversion/b...
  2. Aspose.PSD for Java 24.12 - Release Notes|Docum...

    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....[AI Format] Rework Compound Paths to work through APS Enhancement...[AI Format] Rework Compound Paths to work through APS String sourceFile...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. Convert PowerPoint Presentations to Markdown in...

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

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. Theme-Aware SVG Picture on a Slide Renders Stat...

    Summary A theme-aware SVG picture on a slide (a <p:pic> whose <asvg:svgBlip> references an SVG that uses the Microsoft Office theme class MsftOfcThm_Text1_Fill_v2) is rendered using the SVG’s static fallback fill (#FFFFF…...surfacing through different code paths. Configuration 1: sibling raster...Aspose to the static-fallback path. Outputs: Configuration1_Aspose_rendering...

    forum.aspose.com/t/theme-aware-svg-picture-on-a...
  5. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded Resources... Path path = java . nio . file . Paths . get ( _dataDir...file . Files . readAllBytes ( path ); // create an instance of...

    docs.aspose.com/pdf/java/disable-files-compress...
  6. Installing the product License|Aspose.Words for...

    How to install Aspose.Words for SharePoint license.... The paths are omitted for clarity. You...You may need to add the actual path to stsadm.exe and/or solution...

    docs.aspose.com/words/sharepoint/installing-asp...
  7. Convert PNG to PPT in Java | products.aspose.com

    Convert PNG to PPT in Java. Use Java library API to convert PNG images to PowerPoint... readAllBytes ( Paths . get ( "image.png" ))); slide...

    products.aspose.com/slides/java/conversion/png-...
  8. Convert PNG to PPTX in Java | products.aspose.com

    Convert PNG to PPTX in Java. Use Java library API to convert PNG images to PowerPoint... readAllBytes ( Paths . get ( "image.png" ))); slide...

    products.aspose.com/slides/java/conversion/png-...
  9. Convert JPG to PPT in Java | products.aspose.com

    Convert JPG to PPT in Java. Use Java library API to convert JPG images to PowerPoint... readAllBytes ( Paths . get ( "image.jpg" ))); slide...

    products.aspose.com/slides/java/conversion/jpg-...
  10. PDF to PDFA using Java SDK - Compliance issue -...

    Hi I am converting PDF (generated from Adobe) to PDFA using Aspose Java SDK. While validating the pdf, attached errors are thrown. Could you hel me on how to overcome these error, is there any method provided by Aspose…...Document document = new Document("path/to/your/input.pdf"); // Validate...isValid = document.validate("path/to/validation-result.xml", PdfFormat...

    forum.aspose.com/t/pdf-to-pdfa-using-java-sdk-c...