Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 17,256 for

docx to doc

(0.07 sec)
  1. | Aspose

    Sample code for JPG To Text Java conversion. Use API example code for batch JPG files To Text conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  2. | Aspose

    Sample code for BMP To TXT Java conversion. Use API example code for batch BMP files To TXT conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/bmp-to-txt/
  3. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.XAML_FIXED](../../aspose.words/saveformat/#XAML_FIXED) format...files used when saving to a DOC or DOCX file. By default this property...self ): doc = aw . Document ( MY_DIR + "Rendering.docx" ) callback...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML To PDF in C# or online. Consider the supported MHTML To PDF conversion scenarios in C# examples. Try online MHTML Converter....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  5. | Aspose

    Sample code for JPEG To TXT Java conversion. Use API example code for batch JPEG files To TXT conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  6. | Aspose

    Sample code for JPEG To JSON Java conversion. Use API example code for batch JPEG files To JSON conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  7. Field | Aspose.Words for Java

    Represents a Microsoft Word Document field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Field dateField = builder.insertField("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....Document doc = new Document(getMyDir() + "Paragraphs.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....Document doc = new Document(getMyDir() + "Bibliography.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Text to be cited...

    reference.aspose.com/words/java/com.aspose.word...
  10. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert paragraphs with...

    reference.aspose.com/words/nodejs-net/aspose.wo...