Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 18,447 for

docx to doc

(0.2 sec)
  1. | Aspose

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

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

    Sample code for GIF To TXT Java conversion. Use API example code for batch GIF 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/java/conversion/gif-to-...
  3. EditableRangeEnd.node_type property | Aspose.Wo...

    EditableRangeEnd.node_type property. Returns [NodeType.EDITABLE_RANGE_END](../../nodetype/#EDITABLE_RANGE_END).... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied To this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a custom style and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Tables with Images in Multiple Columns Do Not F...

    When generating a Word Document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...sample code snippet: Document doc = new Document("input.html");...html"); foreach (Table table in doc.GetChildNodes(NodeType.Table, true))...

    forum.aspose.com/t/tables-with-images-in-multip...
  6. FieldTemplate.include_full_path property | Aspo...

    FieldTemplate.include_full_path property. Gets or sets whether To include the full file path name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can set a template name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. | Aspose

    Sample code for JPEG To XML Java conversion. Use API example code for batch JPEG files To XML 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...
  8. Digitally Sign Documents via Android Mobile App...

    Use electronic signature To sign Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via Mobile Android application. Add e-Signature online via app....Options with Android Sign DOC Sign DOCX Sign Excel Sign ODP Sign...

    products.aspose.com/total/android-java/signature/
  9. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies To what the vertical position of a shape or text frame is relative in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert the image into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered method. Returns ``false`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``true`` otherwise.... let doc = new aw . Document ( base ....myDir + "German text.docx" ); expect ( doc . firstSection . body...

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