Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 18,400 for

docx to doc

(0.24 sec)
  1. Convert JSON Format to WORD via C++ | products....

    C++ API t0 Parse JSON To WORD without using Microsoft Word...variety of formats, including DOC, DOCX, RTF, and HTML. It also provides...Document class Save the document to DOC format using Save method Get...

    products.aspose.com/total/cpp/conversion/json-t...
  2. Convert Multi-Page Documents to a Single Image ...

    Aspose.Words for .NET 25.6 adds multi-page Document export To a single image with cusTom layouts, ideal for sharing, printing, or visual display....shows how to save a multi-page DOCX document as PNG image with Grid...layout: Document doc = new Document( "Rendering.docx" ); ImageSaveOptions...

    blog.aspose.com/words/convert-multi-page-docume...
  3. Convert PPTX to TSV Format via Java or with fre...

    Convert PPTX To TSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To TSV online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  4. Convert PPTX to ODS Format via Java or with fre...

    Convert PPTX To ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To ODS online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  5. Convert PPTX to XLAM Format via Java or with fr...

    Convert PPTX To XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To XLAM online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++....docx. auto doc = System :: MakeObject...u "Legacy control character.doc" ); // When we save the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert PPTX to XLSB Format via Java or with fr...

    Convert PPTX To XLSB format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To XLSB online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  8. Convert DIF to RTF using Python or with free On...

    DIF To RTF conversion in your Python applications without using Microsoft Office or online. Test free DIF To RTF online converter quickly before integrating the code....of file formats, including DOC, DOCX, RTF, HTML, and PDF. How to...Options with Python Convert DIF to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/python-net/conversion...
  9. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...JSON data destination (Java).docx"); JsonDataLoadOptions options...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a Documents consists of below text Hello World How To write a regex pattern To match and create a content control? I need To match both Hello and World and it should create a …...ReplacingCallback = new ReplaceWithContentCo(doc, "MyContentControl"), MatchCase...patern = new Regex(pattern); doc.Range.Replace(new Regex(pattern...

    forum.aspose.com/t/how-to-create-a-content-cont...