Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 60,984 for

path

(0.43 sec)
  1. Convert ODP to POTM using Java | products.aspos...

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

    products.aspose.com/slides/java/conversion/odp-...
  2. Convert PPSX to PPS using Java | products.aspos...

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

    products.aspose.com/slides/java/conversion/ppsx...
  3. Convert PPT to POTX using Java | products.aspos...

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

    products.aspose.com/slides/java/conversion/ppt-...
  4. Convert ODP to POTX using C++ application | pro...

    Sample C++ conversion code for ODP document to POTX format. Use example code for batch ODP to POTX conversion within any C++ Application.... Pass the output file path with (POTX) file extension....will be saved at the specified path. Open POTX file in compatible...

    products.aspose.com/slides/cpp/conversion/odp-t...
  5. Convert PPT to PPSX using Java | products.aspos...

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

    products.aspose.com/slides/java/conversion/ppt-...
  6. Convert PPTX to OTP using C++ application | pro...

    Sample C++ conversion code for PPTX document to OTP format. Use example code for batch PPTX to OTP conversion within any C++ Application.... Pass the output file path with (OTP) file extension. OTP...will be saved at the specified path. Open OTP file in compatible...

    products.aspose.com/slides/cpp/conversion/pptx-...
  7. Convert PPSM to EMF using C++ application | pro...

    Sample C++ conversion code for PPSM document to EMF format. Use example code for batch PPSM to EMF conversion within any C++ Application.... Pass the output file path with (EMF) file extension. EMF...will be saved at the specified path. Open EMF file in compatible...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  8. How to add Redaction Annotation using C++ | Asp...

    Source code to add Redaction annotations in PDF file on any platform with C++ language... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Redaction...

    products.aspose.com/pdf/cpp/annotation/redactio...
  9. Compress PDF Document using C++ | Aspose.PDF

    Compress PDF programmatically with CPP sample code using Aspose.PDF for C++ library....optimized document to the new path using the Save() method. If...OptimizeForWeb () { // String for path name String _dataDir ( "C: \\...

    products.aspose.com/pdf/cpp/compress/
  10. How to load fonts? | Aspose.Font for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....Paths ; 7 8 import com.aspose.font...loading do the next: Construct path to the file. Initiate FontDefiniton...

    docs.aspose.com/font/java/how-to-load-fonts/