Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 18,447 for

docx to doc

(1.26 sec)
  1. Font.HighlightColor | Aspose.Words for .NET

    Discover the Font HighlightColor property—easily cusTomize your text's highlight color for enhanced readability and visual appeal. Elevate your design!...Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/fon...
  2. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUToNUMOUT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // AUTONUMOUT fields display...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldDate.use_um_al_qura_calendar property | As...

    FieldDate.use_um_al_qura_calendar property. Gets or sets whether To use the Um-al-Qura calendar.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If we want the text in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldFileSize.is_in_kilobytes property | Aspose...

    FieldFileSize.is_in_kilobytes property. Gets or sets whether To display the file size in kilobytes.... doc = aw . Document ( file_name =...'Document.docx' ) self . assertEqual ( 18105 , doc . built_i...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a field that does...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldOcx field = (FieldOcx)...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow formatting for the shape.... doc = aw . Document ( file_name =...MY_DIR + 'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) html = "<p align='right'>Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::MoveToMergeFiel...

    Aspose::Words::DocumentBuilder::MoveToMergeField method. Moves the cursor To a position just beyond the specified merge field and removes the merge field in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. PageSetup.Bidi | Aspose.Words for .NET

    Discover the PageSetup Bidi property for seamless bidirectional text formatting. Enhance your Documents with complex script support for better readability!...Document doc = new Document (); PageSetup pageSetup = doc . Sections...builder = new DocumentBuilder ( doc ); builder . Write ( "Column...

    reference.aspose.com/words/net/aspose.words/pag...