Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 65,994 for

path

(0.35 sec)
  1. Convert PPSM to PPTX using Java | products.aspo...

    Sample Java conversion code for PPSM format to PPTX file. Use this example code to export PowerPoint & OpenOffice presentations to PPTX within any Web or Desktop Java based Application....while specifying output file path & SaveFormat PPTX file will...will be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/java/conversion/ppsm...
  2. Convert PPSM to OTP using Java | products.aspos...

    Sample Java conversion code for PPSM format to OTP file. Use this example code to export PowerPoint & OpenOffice presentations to OTP within any Web or Desktop Java based Application....while specifying output file path & SaveFormat OTP file will be...be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/java/conversion/ppsm...
  3. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  4. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...pdfDocument = new Document("path/to/your/document.pdf"); // Create...optimized document pdfDocument.save("path/to/your/optimized_document.pdf");...

    forum.aspose.com/t/nullreferenceexception-in-do...
  5. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....method to save at specified path System Requirements Aspose.Slides...Merge PPSX Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/ppsx/
  6. Convert MHTML to DOT in Python | products.aspos...

    MHTML and HtmlFixed to DOT conversion in your Python applications without using Microsoft Word...while specifying output file path as parameter. So your MHTML...converted to DOT at the specified path Conversion Requirements For...

    products.aspose.com/total/python-net/conversion...
  7. Convert ATT to GLTF via Python | products.aspos...

    Sample code for ATT to GLTF Python conversion. Use API example code for batch ATT files to GLTF conversion within VB.NET, Asp.NET or any .NET based application....save method Pass the output path with GLTF file extension & object...resultant GLTF file at specified path System Requirements Before running...

    products.aspose.com/3d/python-net/conversion/at...
  8. Convert ATT to DRC via C# | products.aspose.com

    Sample code for ATT to DRC C# conversion. Use API example code for batch ATT files to DRC conversion within VB.NET, Asp.NET or any .NET based application....Save method Pass the output path with DRC file extension & object...resultant DRC file at specified path System Requirements Before running...

    products.aspose.com/3d/net/conversion/att-to-drc/
  9. Convert CDR to PNG using Java

    This article defines the process to convert CDR to PNG using Java. You will get details to set the IDE, a list of steps, and a sample code for the CDR to PNG conversion using Java....CdrImage from the specified path, ensuring the file is automatically...and specify the output file path These steps enlist the tasks...

    kb.aspose.com/imaging/java/convert-cdr-to-png-u...
  10. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circles...

    docs.aspose.com/html/python-net/convert-svg-to-...