Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 18,447 for

docx to doc

(0.08 sec)
  1. C++ API to Convert PPSM to RTF or with free Onl...

    Export PPSM To RTF within your C++ applications or online. Test free PPSM To RTF online converter quickly before integrating the code....System :: SharedPtr < Document > doc = System :: MakeObject < Document...save document in RTF format doc -> Save ( u "output.rtf" ); Free...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  2. C++ API to Convert POTX to RTF or with free Onl...

    Export POTX To RTF within your C++ applications or online. Test free POTX To RTF online converter quickly before integrating the code....System :: SharedPtr < Document > doc = System :: MakeObject < Document...save document in RTF format doc -> Save ( u "output.rtf" ); Free...

    products.aspose.com/total/cpp/conversion/potx-t...
  3. C++ API to Convert POTX to OTT or with free Onl...

    Export POTX To OTT within your C++ applications or online. Test free POTX To OTT online converter quickly before integrating the code....System :: SharedPtr < Document > doc = System :: MakeObject < Document...save document in OTT format doc -> Save ( u "output.ott" ); Free...

    products.aspose.com/total/cpp/conversion/potx-t...
  4. C++ API to Convert PPTM to RTF or with free Onl...

    Export PPTM To RTF within your C++ applications or online. Test free PPTM To RTF online converter quickly before integrating the code....System :: SharedPtr < Document > doc = System :: MakeObject < Document...save document in RTF format doc -> Save ( u "output.rtf" ); Free...

    products.aspose.com/total/cpp/conversion/pptm-t...
  5. C++ API to Convert PPTM to DOCM or with free On...

    Export PPTM To DocM within your C++ applications or online. Test free PPTM To DocM online converter quickly before integrating the code....System :: SharedPtr < Document > doc = System :: MakeObject < Document...save document in DOCM format doc -> Save ( u "output.docm" );...

    products.aspose.com/total/cpp/conversion/pptm-t...
  6. Export OFT to BMP via C++ | products.aspose.com

    C++ API To Convert OFT To BMP without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Bmp as save format doc -> Save ( u "convertedFile.Bmp"...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Export OFT to FLATOPC via C++ | products.aspose...

    C++ API To Convert OFT To FLAToPC without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing FlatOpc as save format doc -> Save ( u "convertedFile.FlatOpc"...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Export OFT to PS via C++ | products.aspose.com

    C++ API To Convert OFT To PS without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Ps as save format doc -> Save ( u "convertedFile.Ps"...

    products.aspose.com/total/cpp/conversion/oft-to...
  9. Export OFT to GIF via C++ | products.aspose.com

    C++ API To Convert OFT To GIF without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Gif as save format doc -> Save ( u "convertedFile.Gif"...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. Convert a Document to an Image in C#|Aspose.Wor...

    Convert a Document To image format (JPG, PNG, etc). Create a Document preview or create a Document scan To send an invoice using C#....documents in other formats, such as DOCX or PDF. For example, you need...document with Document doc = new Document("input.docx"); , create an...

    docs.aspose.com/words/net/convert-a-document-to...