Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 21,992 for

reader

(0.14 sec)
  1. Convert RTF to PPTM via C++ or with free Online...

    Export RTF to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPTM online converter quickly before integrating the code....the HTML file using stream reader SharedPtr < System :: IO ::...// add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/rtf-to...
  2. Convert DOC to POT via C++ or with free Online ...

    Export DOC to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POT online converter quickly before integrating the code....the HTML file using stream reader SharedPtr < System :: IO ::...// add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/doc-to...
  3. Convert WORDML to POTM via C++ or with free Onl...

    Export WORDML to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POTM online converter quickly before integrating the code....the HTML file using stream reader SharedPtr < System :: IO ::...// add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/wordml...
  4. Convert DOTX to POTM via C++ or with free Onlin...

    Export DOTX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to POTM online converter quickly before integrating the code....the HTML file using stream reader SharedPtr < System :: IO ::...// add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/dotx-t...
  5. Convert DOTX to PPTX via C++ or with free Onlin...

    Export DOTX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPTX online converter quickly before integrating the code....the HTML file using stream reader SharedPtr < System :: IO ::...// add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/dotx-t...
  6. Convert DOT to PPTX via C++ or with free Online...

    Export DOT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPTX online converter quickly before integrating the code....the HTML file using stream reader SharedPtr < System :: IO ::...// add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/dot-to...
  7. How to Read Custom and Built-in Properties | As...

    Learn how to read custom and built-in properties from Microsoft Project files using Aspose.Tasks for C++....()); 3 4 // Create a project reader instance 5 System ::SharedPtr...

    docs.aspose.com/tasks/cpp/read-custom-and-built...
  8. Add properties in XMP metadata of EPS | JavaScript

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for JavaScript via C++ is explained and illustrated with the code snippets here....steps: Create file reader ‘const file_reader = new FileReader();’...FileReader();’ and read file ‘file_reader.readAsArrayBuffer(e.target.files[0]);’...

    docs.aspose.com/page/javascript-cpp/xmp-metadat...
  9. Add XML namespace in XMP metadata of EPS

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for JavaScript via C++ is explained and illustrated with the code snippets here....steps: Create file reader ‘const file_reader = new FileReader();’...FileReader();’ and read file ‘file_reader.readAsArrayBuffer(e.target.files[0]);’...

    docs.aspose.com/page/javascript-cpp/xmp-metadat...
  10. Merge PS files to PDF | Node.js | Aspose

    Node.js API Solution to merge PostScript files in a few lines of code. Save the combined result as PDF files.Learn the code example of merging functionality....js Create file reader ‘const file_reader = new FileReader();’...FileReader();’ and read file ‘file_reader.readAsArrayBuffer(e.target.files[0]);’...

    products.aspose.com/page/nodejs-cpp/merge-ps-to...