Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 66,848 for

path

(0.2 sec)
  1. Convert OTP to PPT using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/otp-t...
  2. Convert POTM to POTX using Java | products.aspo...

    Sample Java conversion code for POTM 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/potm...
  3. Convert ODP to HTML using Java | products.aspos...

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

    products.aspose.com/slides/java/conversion/odp-...
  4. Convert POT to POTM using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/pot-t...
  5. Convert PPT to Video in Java | products.aspose.com

    Convert PPT to video in Java. Use Java library API to convert PowerPoint to video...FFmpeg ffmpeg = new FFmpeg ( "path/to/ffmpeg" ); FFprobe ffprobe...ffprobe = new FFprobe ( "path/to/ffprobe" ); FFmpegBuilder builder...

    products.aspose.com/slides/java/conversion/ppt-...
  6. ByteArray To image - Free Support Forum - aspos...

    I’m working with Aspose.Words for .NET (v24.10) and would like some guidance on inserting a signature image from byte array coming in payload into a Word template using the LINQ Reporting Engine. My Use Case: I receiv…...Document doc = new Document("path/to/your/template.docx"); DocumentBuilder...Save the document doc.Save("path/to/your/output.docx"); Explanation:...

    forum.aspose.com/t/bytearray-to-image/310992
  7. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  8. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  9. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT 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 POT Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/pot/
  10. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS 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 PPS Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/pps/