Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 22,661 for

loadoptions

(0.05 sec)
  1. Convert WORDML to PPS via C++ or with free Onli...

    Export WORDML to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPS online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/wordml...
  2. Convert OTT to POTX via C++ or with free Online...

    Export OTT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POTX online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/ott-to...
  3. Convert OTT to ODP via C++ or with free Online ...

    Export OTT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to ODP online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/ott-to...
  4. Convert OTT to PPTM via C++ or with free Online...

    Export OTT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPTM online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/ott-to...
  5. Convert RTF to PPS via C++ or with free Online ...

    Export RTF to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPS online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/rtf-to...
  6. Convert RTF to ODP via C++ or with free Online ...

    Export RTF to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to ODP online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/rtf-to...
  7. Convert DOT to ODP via C++ or with free Online ...

    Export DOT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to ODP online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/dot-to...
  8. FontSettings class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSettings class. Specifies font settings for a document...set the font settings in LoadOptions when loading the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Different Ways to Open Files|Documentation

    This article explains how to open an Excel file using the Aspose.Cells for .NET API....with data only, use the LoadOptions and LoadFilter classes to...pass its instance to the LoadOptions.LoadFilter property. Here...

    docs.aspose.com/cells/net/different-ways-to-ope...
  10. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...