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

docx to doc

(0.3 sec)
  1. | Aspose

    Sample code for BMP To JSON Java conversion. Use API example code for batch BMP 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/bmp-to-...
  2. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property To easily cusTomize font styles. Enhance your Documents with versatile underline options for a professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Underline = Underline...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ListFormat.list property | Aspose.Words for Python

    ListFormat.list property. Gets or sets the list this paragraph is a member of.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.borderAlwaysInFront property | Aspose...

    PageSetup.borderAlwaysInFront property. Specifies where the page border is positioned relative To intersecting texts and objects.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your Documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured Document tags for better organization!...Document doc = new Document ( MyDir + "Rendering.docx" ); DocumentBuilder...DocumentBuilder ( doc ); builder . MoveTo ( doc . FirstSection ...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property To cusTomize text styles. Easily set and modify underline types for enhanced typography in your designs.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Underline...

    reference.aspose.com/words/net/aspose.words/fon...
  8. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a relative hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Ensure that any field operation...

    reference.aspose.com/words/net/aspose.words.fie...
  10. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured Document tag range To XML data in a cusTom XML part of the current Document.... doc = aw . Document ( MY_DIR + 'Multi-section...'Multi-section structured document tags.docx' ) # Construct an XML part that...

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