Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 61,126 for

paths

(0.17 sec)
  1. Specify Fallback Fonts for Presentations in Pyt...

    Master Aspose.Slides for Python via .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....folders and any additional paths you provide. If a font isn’t...

    docs.aspose.com/slides/python-net/create-fallba...
  2. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++....path # Get the current working directory...the path to the "samples" directory dataDir = os . path . join...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  3. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects...., videos via relative paths) aren’t copied automatically—ensure...automatically—ensure the referenced paths remain accessible. Can I set/save...

    docs.aspose.com/slides/java/save-presentation/
  4. Multithreading in Aspose.Slides for PHP via Jav...

    Aspose.Slides for PHP via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....instances and separate output paths, such tasks typically parallelize...

    docs.aspose.com/slides/php-java/multithreading/
  5. Merge Files with Node.js via C++|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.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/merge-files/
  6. How to Convert PUB to PNG using C++

    In this tutorial, we will understand how to convert PUB to PNG using C++. You will learn how to load the input PUB file and render it to an image in C++ with simple API calls on Windows or Linux environments....only need to specify the file paths and make the method calls then...

    kb.aspose.com/pub/cpp/how-to-convert-pub-to-png...
  7. Convert Image to PDF in Java | products.aspose.com

    Convert Image to PDF in Java. Use Java library API to convert Image files to PDFs... readAllBytes ( Paths . get ( "image.png" ))); slide...

    products.aspose.com/slides/java/conversion/imag...
  8. Convert Image to PPTX in Java | products.aspose...

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

    products.aspose.com/slides/java/conversion/imag...
  9. Image Clipping in Java

    This guide discusses image clipping in Java. It covers the configuration information, the stepwise algorithm, and a runnable code to make a clipped photo in Java....curves as a path Set the clip using a shape or path Read the input...showcase the image clipping path in Java . You can further enhance...

    kb.aspose.com/drawing/java/image-clipping-in-java/
  10. 保存 HTML 文档 – Aspose.HTML for Java

    了解如何使用 Aspose.HTML for Java API 在编辑后保存 HTML 文档,以及如何应用保存选项。... 最后,我们调用文档对象的 save(path, options) 方法以及指定的保存选项。 Copy...write ( 5 java. nio . file . Paths . get ( "save-with-linked-file...

    docs.aspose.com/html/zh/java/save-a-document/