Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 18,475 for

docx to doc

(1.14 sec)
  1. C++ API to Convert PPS to DOCM or with free Onl...

    Export PPS To DocM within your C++ applications or online. Test free PPS 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/pps-to...
  2. C++ API to Convert PPS to ODT or with free Onli...

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

    products.aspose.com/total/cpp/conversion/pps-to...
  3. C++ API to Convert PPS to DOT or with free Onli...

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

    products.aspose.com/total/cpp/conversion/pps-to...
  4. C++ API to Convert PPSX to DOTM or with free On...

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

    products.aspose.com/total/cpp/conversion/ppsx-t...
  5. C# API to Export EML to TEXT | products.aspose.com

    Convert EML To TEXT without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....(Bitmap Image File) Convert EML to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/eml-to...
  6. Convert XLS to WORD with C++ or with free Onlin...

    Convert XLS To WORD within C++ applications or online. Test free CSV To Doc online converter quickly before integrating the code....document to DOC format using Save member function and set Doc as SaveFormat...Document class reference auto doc = MakeObject < Document >( u...

    products.aspose.com/total/cpp/conversion/xls-to...
  7. Convert TEXT To HTML Python

    Convert TEXT To HTML format in Python code. Save TEXT as HTML using Python....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...words as aw doc = aw.Document( "Input.txt" ) doc.save( "Output...

    products.aspose.com/words/python-net/conversion...
  8. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...document Document doc = new Document("Document.docx"); // Set the...FootnoteOptions footnoteOptions = doc.getFootnoteOptions(); footnoteOptions...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  9. Convert TEXT To PNG Python

    Convert TEXT To PNG format in Python code. Save TEXT as PNG using Python....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Copy import aspose.words as aw doc = aw.Document( "Input.txt" )...

    products.aspose.com/words/python-net/conversion...
  10. Convert TEXT To SVG Python

    Convert TEXT To SVG format in Python code. Save TEXT as SVG using Python....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Copy import aspose.words as aw doc = aw.Document( "Input.txt" )...

    products.aspose.com/words/python-net/conversion...