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

paths

(0.09 sec)
  1. 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...
  2. Export texture files while saving 3D scene|Docu...

    Using Aspose.3D for .NET, developers can export texture files to file system while saving 3D scene....directory with the updated texture paths. By leveraging the ExportTextures...

    docs.aspose.com/3d/net/export-texture-files-whi...
  3. 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-...
  4. 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...
  5. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_Paths property. Gets or sets Paths of MS Word built-in templates....built_in_templates_paths property FieldOptions.built_in_templates_paths property...property Gets or sets paths of MS Word built-in templates. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Customize PowerPoint Fonts in JavaScript|Aspose...

    Customize fonts in PowerPoint slides with JavaScript and Aspose.Slides for Node.js via Java to keep your presentations sharp and consistent across any device....folders to the font search paths, but it does not change the...operating system font path. The paths loaded via FontsLoader...

    docs.aspose.com/slides/nodejs-java/custom-font/
  7. Aspose Word to PDF / Docker lost images - Free ...

    Hi, I use the last Aspose Word .net library and when I want to save a docx file to pdf from windows all is working fine but when i deploy my application to a linux container based on aspnet microsoft docker image like be…... Check Image Paths : If your Word documents reference...reference images, ensure that the paths to these images are accessible...

    forum.aspose.com/t/aspose-word-to-pdf-docker-lo...
  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/