Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 61,126 for

paths

(0.14 sec)
  1. Convert JPG to PPTX in Java | products.aspose.com

    Convert JPG to PPTX 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-...
  2. 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-...
  3. 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-...
  4. 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-...
  5. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for nodejs-java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based nodejs-java application or an image....utilized to define spatial paths in 3D. Curves provide a means...create flexible and customizable paths that objects can follow within...

    docs.aspose.com/3d/nodejs-java/aspose-3d-docume...
  6. Image|Documentation

    Image element is used to add a picture....jpg" } Full paths to all images used in the form...

    docs.aspose.com/omr/net/json-markup/image/
  7. Replacing Images inside Presentation Image Coll...

    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.... readAllBytes ( Paths . get ( "image0.jpeg" )); IPPImage...

    docs.aspose.com/slides/java/replacing-images-in...
  8. Replace Image in Existing PDF File using Python...

    This section describes about replace image in existing PDF file using Python library....path, FileIO). Define paths for: Input PDF (infile)...document using ‘apdf.Document(path_infile)’. Open the new image...

    docs.aspose.com/pdf/python-net/replace-image-in...
  9. 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...
  10. Using Built-in Styles with C++|Documentation

    C++ code to use Excel built-in styles with Aspose.Cells for C++ API...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Output file paths U16String output1Path = srcDir...

    docs.aspose.com/cells/cpp/using-built-in-styles/