Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 61,548 for

paths

(0.06 sec)
  1. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python 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/python-net/save-presenta...
  2. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....convertPDFtoWordDocA () { Path pdfFile = Paths . get ( DATA_DIR . toString..."PDF-to-DOC.pdf" ); Path docFile = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  3. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for Node.js via C++....require ( "fs" ); const path = require ( "path" ); const AsposeCells...node" ); // Set up paths const sourceDir = path . join ( __dirname...

    docs.aspose.com/cells/nodejs-cpp/digitally-sign...
  4. 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...
  5. Convert Image to PPT in Java | products.aspose.com

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

    products.aspose.com/slides/java/conversion/imag...
  6. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...adjust the input and output file paths as necessary. This will place...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  7. 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/
  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. 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...
  10. 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...