Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 18,480 for

docx to doc

(1.81 sec)
  1. | 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/java/conversion/bmp-to-...
  2. | Aspose

    Sample code for BMP To Text Java conversion. Use API example code for batch BMP 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/bmp-to-...
  3. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two Documents with our Compare method. Save differences and track edits and format revisions in a single output file....docx" ; string secondDoc = MyDir...MyDir + "Table column bookmarks.doc" ; Comparer . Compare ( firstDoc...

    reference.aspose.com/words/net/aspose.words.low...
  4. StructuredDocumentTagRangeStart.WordOpenXML | A...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXML. Access XML data in FlaTopc format for enhanced Document management and cusTomization.... Document doc = new Document ( MyDir + "Multi-section...tags.docx" ); StructuredDocumentTa rangeStartTag = doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words.mar...
  5. IStructuredDocumentTag.Color | Aspose.Words for...

    Discover the IStructuredDocumentTag Color property To easily cusTomize and set colors for structured Document tags, enhancing your Document's visual appeal.... Document doc = new Document ( MyDir + "Multi-section...tags.docx" ); StructuredDocumentTa rangeStartTag = doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words.mar...
  6. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word Document in Java....Exception { Document doc = new Document(); doc.protect(ProtectionType...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  7. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word Document in Java....Exception { Document doc = new Document(); doc.protect(ProtectionType...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape.... doc = aw . Document () # Create a...aw . drawing . GroupShape ( doc ) self . assertEqual ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_Top property. Specifies the inner Top margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...

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