Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 18,297 for

docx to doc

(2 sec)
  1. | Aspose

    Sample code for JPEG To Text Java conversion. Use API example code for batch JPEG 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/cpp/conversion/jpeg-to-...
  2. | Aspose

    Sample code for JPG To TXT Java conversion. Use API example code for batch JPG 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/jpg-to-txt/
  3. | 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/cpp/conversion/jpg-to-t...
  4. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete Documentation + practical examples related To the following areas: 1. Word Range Operations I am looking for full details and examples for: …...js) – https://docs.aspose.com/words/nodejs/ (see...Document object ( doc ) and loaded a DOCX file. 1. Accessing...

    forum.aspose.com/t/need-complete-documentation-...
  5. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....Document doc = new Document(getMyDir() + "Document.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  6. Section constructor | Aspose.Words for Python

    Section construcTor. Initializes a new instance of the Section class....Section constructor Section(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPartCollection.clone method | Aspose.W...

    CusTomXmlPartCollection.clone method. Makes a deep copy of this collection and its items.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder construcTor... DocumentBuilder(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . Document ):...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough text.... doc = aw . Document () para = doc . get_child (...as_paragraph () run = aw . Run ( doc = doc , text = 'Text with a single-line...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # An endnote is a way to...

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