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

docx to doc

(0.59 sec)
  1. Several WORD Into TXT C++

    Merge multiple a Word Document inTo TXT in C++ code. Save a Word Document as TXT using C++....example in C++ to combine multiple DOCX to TXT Copy Examples Input files...merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/cpp/merge/word-to-txt/
  2. Several WORD Into MARKDOWN C++

    Merge multiple a Word Document inTo MARKDOWN in C++ code. Save a Word Document as MARKDOWN using C++....example in C++ to combine multiple DOCX to MD Copy Examples Input files...merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/cpp/merge/word-to-mar...
  3. Convert DJVU to Searchable PDF via C# | Aspose

    Sample code for DJVU To Searchable PDF C# conversion. Use API example code for batch DJVU files To Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  4. Document.Save | Aspose.Words for .NET

    Effortlessly save your Documents with our smart save method, auTomatically selecting the right format based on the file extension for seamless sTorage....Document doc = new Document ( MyDir + "Document.docx" ); doc . Save...to convert a PDF to a .docx. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want To have your own cusTom method called during saving a Document in Java....Document doc = new Document(getMyDir() + "Big document.docx"); //...SavingProgressCallba()); } try { doc.save(getArtifactsDir() + MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode property. Specifies how headers and footers are output To HTML, MHTML or EPUB... let doc = new aw . Document ( base ....myDir + "Header and footer types.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization Today!...Document doc = new Document ( MyDir + "Document.docx" ); Assert...Assert . That ( doc . OriginalFileName , Is . EqualTo ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Convert DJVU to TXT via C# | Aspose

    Sample code for DJVU To TXT C# conversion. Use API example code for batch DJVU files To TXT conversion within VB.NET, Asp.NET or any .NET based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  9. Report In Java

    Generate reports in Java and auTomate Documents in Doc, Docx, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Java reporting Tools....can create stunning reports in DOCX, PDF, HTML and other popular...and custom data using Java. DOCX Python Java C# View code snippet...

    products.aspose.com/words/java/report/
  10. C++ Split WORD

    Split WORD files inTo e pages using C++ code. Save WORD as separate files using C++.... DOCX Node Python Java C# C++ View...C++ code example to split a DOCX file Copy Examples Input file...

    products.aspose.com/words/cpp/split/word/